Two Minetest Issues Hoping to Have Resolved

megan-elizabeth1
New member
 
Posts: 1
Joined: Fri Jun 14, 2013 00:36

Two Minetest Issues Hoping to Have Resolved

by megan-elizabeth1 » Fri Jun 14, 2013 00:47

So, to start off, no matter how many times I reinstall Minetest, I have to run it as administrator, or else it will crash to desktop with no error after a few seconds in game. I run in Windows 8. Could this be the issue? Any fixes to this would be great.

Second problem, a friend and I like to play it together, and, everything's better with mods, right? Well, we - or I suppose just I, since I host the server - downloaded a fair amount of mods, which I'll post a picture of below. I believe I installed them all correctly, and I think they're all compatible. But in game, we get a continuous streams of dozens of different errors. Sometimes we can't even see the chat because it just fills up with errors. I have a few less issues than the friend does, which I believe is because I'm hosting. Sometimes he joins in and will start placing blocks, but has an infinite ammount (we're in normal survival) and when he relogs in, every block he placed is gone.

So, here are the mods. Image

Thanks in advanced for any solutions to either problem.
 

User avatar
LionsDen
Member
 
Posts: 525
Joined: Thu Jun 06, 2013 03:19

by LionsDen » Fri Jun 14, 2013 01:36

I can see that mesecons directory name isn't right. it should just be mesecons. That is about all that I'm qualified to help with. :)
 

User avatar
Mossmanikin
Member
 
Posts: 599
Joined: Sun May 19, 2013 16:26

by Mossmanikin » Fri Jun 14, 2013 02:01

LionsDen wrote:I can see that mesecons directory name isn't right. it should just be mesecons. That is about all that I'm qualified to help with. :)


In a lot of cases the mod folder has to be named like the mod. But in this case the name is ok the way it is because mesecons works like a modpack.

Noob 4 life!
My stuff
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Fri Jun 14, 2013 08:52

Thanks for the screenshot. I see you're putting the mods in mods/minetest/ . The 0.4.6 version you're running looks like having the survival and build games. If you create a survival world, you'll need to have the mods in games/survival/mods. To use the mods from the place you placed them create a world with Minetest [minetest].

At least that is my first impression. But since you say you have errors instead of not working mods it could be something else.

Maybe some texture/image errors (I think darkage and building_blocks both have one) and some mesecons errors?
I experience that when I enable mesecons, only the first mod is 'checked'. Since it is a mod-pack (so no naming problems) I would expect all the mesecons mods-to be checked. Maybe checking all the individual mods of mesecons will help. The errors may be missing textures or dependencies within this mod, caused by not-checked 'sub'-mods.
 

qznc
Member
 
Posts: 55
Joined: Tue Jul 03, 2012 09:02

by qznc » Fri Jun 14, 2013 08:59

megan-elizabeth1 wrote:So, to start off, no matter how many times I reinstall Minetest, I have to run it as administrator, or else it will crash to desktop with no error after a few seconds in game. I run in Windows 8. Could this be the issue? Any fixes to this would be great.


Could you file this as a bugreport on Github, please? This should be a bug in the engine.

The second problem is fuzzy. So there is not bugtracker where it clearly belongs to. Can you add and remove mods to find out, if a specific mod is the problem?
Last edited by qznc on Fri Jun 14, 2013 09:00, edited 1 time in total.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Fri Jun 14, 2013 10:27

qznc wrote:
megan-elizabeth1 wrote:So, to start off, no matter how many times I reinstall Minetest, I have to run it as administrator, or else it will crash to desktop with no error after a few seconds in game. I run in Windows 8. Could this be the issue? Any fixes to this would be great.


Could you file this as a bugreport on Github, please? This should be a bug in the engine.

No, the problem is that he has installed them in "Program Files" wich is owned by the admin. Move the minetest folder to somwhere else, e.g. your documents folder or whatever.

Re second problem: You are using mobf and Simple mobs. Both together create an enourmous amount of mobs, wich the Minetest engine cant handle, so it starts throwing errors and deletes them.

Some random suggestions: ambience increases the connecting a lot, IMO its not worth it. The floatlands mod is obsolete; use mg_name = indev in minetest.conf instead and create a new world. Plantlife and snow will increase the mapgen time a lot, but it seems like a fair trade.
 

qznc
Member
 
Posts: 55
Joined: Tue Jul 03, 2012 09:02

by qznc » Fri Jun 14, 2013 10:43

PilzAdam wrote:
qznc wrote:
megan-elizabeth1 wrote:So, to start off, no matter how many times I reinstall Minetest, I have to run it as administrator, or else it will crash to desktop with no error after a few seconds in game. I run in Windows 8. Could this be the issue? Any fixes to this would be great.


Could you file this as a bugreport on Github, please? This should be a bug in the engine.

No, the problem is that he has installed them in "Program Files" wich is owned by the admin. Move the minetest folder to somwhere else, e.g. your documents folder or whatever.


I would consider this a bug, since minetest crashes. There should be a clear error message instead.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Fri Jun 14, 2013 10:46

qznc wrote:
PilzAdam wrote:
qznc wrote:
Could you file this as a bugreport on Github, please? This should be a bug in the engine.

No, the problem is that he has installed them in "Program Files" wich is owned by the admin. Move the minetest folder to somwhere else, e.g. your documents folder or whatever.


I would consider this a bug, since minetest crashes. There should be a clear error message instead.

This is not related to Minetest at all, its the OS's fault.
 

rarkenin
Member
 
Posts: 668
Joined: Tue Nov 20, 2012 20:48

by rarkenin » Fri Jun 14, 2013 13:33

*lurk* Even if it IS the OS's fault, Minetest should still handle it elegantly instead of leaving the user scratching their head.
Admin pro tempore on 0gb.us:30000. Ask me if you have a problem, or just want help.
This is a signature virus. Add me to your signature so that I can multiply.
Now working on my own clone, Mosstest.
I guess I'm back for some time.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Fri Jun 14, 2013 13:38

rarkenin wrote:*lurk* Even if it IS the OS's fault, Minetest should still handle it elegantly instead of leaving the user scratching their head.

What should Minetest do if the OS just kills the program? There is not proper way to handle this. Get a better OS.
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Fri Jun 14, 2013 13:56

PilzAdam wrote:
rarkenin wrote:*lurk* Even if it IS the OS's fault, Minetest should still handle it elegantly instead of leaving the user scratching their head.

What should Minetest do if the OS just kills the program? There is not proper way to handle this. Get a better OS.


We could at least include some notice on the download page to tell Windows users to not put their Minetest directory in Program Files.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Fri Jun 14, 2013 13:59

Calinou wrote:
PilzAdam wrote:
rarkenin wrote:*lurk* Even if it IS the OS's fault, Minetest should still handle it elegantly instead of leaving the user scratching their head.

What should Minetest do if the OS just kills the program? There is not proper way to handle this. Get a better OS.


We could at least include some notice on the download page to tell Windows users to not put their Minetest directory in Program Files.

http://minetest.net/download Is it good like this?
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Fri Jun 14, 2013 14:34

PilzAdam wrote:http://minetest.net/download Is it good like this?


Yes.
 

User avatar
Zeg9
Member
 
Posts: 608
Joined: Fri Sep 21, 2012 11:02

by Zeg9 » Fri Jun 14, 2013 15:30

PilzAdam wrote:
qznc wrote:
PilzAdam wrote:No, the problem is that he has installed them in "Program Files" wich is owned by the admin. Move the minetest folder to somwhere else, e.g. your documents folder or whatever.


I would consider this a bug, since minetest crashes. There should be a clear error message instead.

This is not related to Minetest at all, its the OS's fault.

Minetest should write the user-data to %APPDATA%/Minetest/ like it does in ~/.minetest on other OSes
Last edited by Zeg9 on Fri Jun 14, 2013 15:30, edited 1 time in total.
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

by rubenwardy » Fri Jun 14, 2013 15:40

The installer has a note about this.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Fri Jun 14, 2013 16:05

Zeg9 wrote:
PilzAdam wrote:
qznc wrote:
I would consider this a bug, since minetest crashes. There should be a clear error message instead.

This is not related to Minetest at all, its the OS's fault.

Minetest should write the user-data to %APPDATA%/Minetest/ like it does in ~/.minetest on other OSes

It does, if you run a RUN_IN_PLACE=0 version on windows.
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 4 guests

cron