This is a mostly frozen copy of the Minetest forums through 2017. If you know phpBB3 and would like to host any G-rated forum here, you can email: me@minetest.org
If the email doesn't work, find out who's taken over Final Minetest from OldCoder and email them to get write access or an admin account.
I should have set this up years ago. But it's no tale of woe.
Whether the temperature is high or low, regardless of cold winds blow,
away we go like Edgar Allan Poe, on now with the show. BTW rhymes are welcome.
I think you're right, it's the device and maybe a specific app. Everyone on computer is fine. LOL server is gone but maybe you can ask where they downloaded the game. It could be something like multicraft with ads causing it.
I did apt-get minetest-server, Repo outdated 4.13, but it worked and started on boot. So I changed the directory to my 4.15 dev build, that worked, the .minetest.conf file worked but it's not detecting everything below my /world folder. player files, the map or anything. I've tried moving these fold...
I've never used systemd and having hard time finding good tutorials. I need to know how to create a minetest service/unit, start on boot and restart on crash on ubuntu server 16.04. thank.
Milan https://forum.minetest.net/memberlist.php?mode=viewprofile&u=16067 Not sure if he still hosting but will give you choice of mods and better price if so. If he's not hosting you can try to find a vps. It's usually the cheapest type of server to rent and since it's somewhere else you don't n...
I agree they need to add /spawn. My friend was there but chose a new host because of that and no shop. I think they should also add ability to remove bones. Those servers run well though, good host, just new a few more choices.
My connection is fine and everything seems normal, but several players on LOL server keep getting disconnected and some can't open inventory. This has been happening about a week now. Nothing on the server was changed, added or removed. Anyone seen this happen before?
go to the mods directory in file manager if it has a address bar then copy/paste that location in the terminal so it's like sudo chmod 777 (what you pasted)
It might be possible to compile Minetest, Irrlicht, SQLite, etc. for the browser with Emscripten . But frame rate would probably be abysmal because Irrlicht would not use WebGL for 3-D graphics but do all computations on the CPU. Compiling for the browser is more suited for 2-D games like MAME at t...
I would try offliine, server down. Also write permission on the file? I've had the problem before I believe is caused by editing on my computer then the permission wasn't valued on the server and I had to login to server to give it write permnission again
By now I'm sure everyone has encountered Minecraft clones on the google play store. Almost all of these clones are using the Minetest engine. Meaning they can connect to Minetest servers. This pretty much creates a lot of issues, at least for me, because a lot of clueless mobile gamers are download...
Whatever browser they use, it's probably the most targeted for exploit than any piece of software on their PC. With a few minutes of research and they will learn that a audited open source and sandboxed piece of software should make them the most comfortable. Browser games seem to have died along wi...
I think some of server performace settings will reduce memory use https://forum.minetest.net/viewtopic.php?f=10&t=1825 and you can make map load smaller area which should help memory # The allowed adjustment range for the automatic rendering range adjustment. # Set this to be equal to viewing ra...
How do I run v7 from a server i made with cmake and git? All I know is how to minetest/bin/ .minetestserver, and that gives 6. As far as I know there isn't any flags you can pass to the minetestserver bin upon launch to create a world from scratch. I usually just take the lazy way out. I create the...
Pls show me how to make TNT enable underground like your server. I'm not a coder but can find,copy,paste abc over xyz. Btw this good server. I've tried a few servers recently and work hard then some 3 year old girl flies out of her nyan cat house in mithril armor just because she friends with admin....
Yeah but seriously. Download with mods option is great idea I think. It's got to have goals for people who like strategy, Decor for those who rp, skins. Keep it lite so that kid riding a camel in somolia can play on a 10 year old blackberry or dialup, but fun enough that he makes all F- because he s...
My location is the same as ExteterDads. Try to " cd /home/username/.minetest " Just to see if that hidden folder exists. I know on Debian you have to switch to root for certain tasks so maybe your install is above /home/username. Try to search starting at ~
this will download entire sites but be careful itbecause 1 ip taking so much bandwidth could be mistaken for a attack. Probably a good idea to contact host befor because that the only way to know the size as well.
I had problem with //deleteblocks before. It replaced random blocks with others far outside the area I tried to edit. I don't think it's part of worldedit, it's built in. "replace default:blockname air" works but also has a bug if I edit a large area, but can be fixed with "replace ai...
You may try installing virtualbox and run a server within it. I've done so on a laptop with less than 2 GB ram, added mods and it ran fine with 3 players ( 1 player being me on the same laptop running virtualbox ) This will allow any device connected to your router to join and play on your server wi...