by knutnukem » Fri Jan 10, 2014 13:11
I think I got the same problem. I only use singleplayer mode, and sometimes (!) when leaving to the main menu or do "Quit program" I get stuck with message "shutting down...".
What happens always is that the "log window" remains open and willl not close. If I try to close manually, it reacts saying "INFO: event_handler(): Ctrl+C, Close Event, Logoff Event or Shutdown Event, shutting down.", but doesn't do so. Need to forcefully terminate (Windows "End now").
AFAIK everything is saved in any case, so that's not soo bad.
I'm pretty sure this problem was not present in 0.4.6, 0.4.7 and 0.4.8 (not 100% sure about 0.4.8), only in 0.4.9. I only used the official release versions.
My specs:
WinXP SP3
Intel Celeron 2,8 GHz
1.5 GB RAM
ATI Radeon 4800 Series (OpenGL 3.3)
Minetest 0.4.9 (see above, previos versions were ok with that)
Debug.txt only contains this:
13:53:05: ERROR[main]: Empty rollback log
Font size: 8 17
13:53:47: INFO: event_handler(): Ctrl+C, Close Event, Logoff Event or Shutdown Event, shutting down.
"Empty rollback log" does not appear always. If it appears, then on startup. I'm a bit surprised that this is all which is contained in the log file - there used to be more, but I even experimented with setting debug_log_level to 0, 1 and 9 - makes no difference.
BTW: I sometimes also experience strange lags in singleplayer mode. I'm hacking away a number of blocks, and all of a sudden they all reappear, then one after the other disappers again, each after approx. 1 second. Looking at the log window in such a situation looks like somebody would type in the entries there (takes about a second for the line to get written...). Dunno if that's anything to do with the other phenomenon, but this is an effect I know ever since I play Minetest (I think 0.4.6 was my first version). Seems this only happens when I'm digging underground for a long time...
Hope these infos are helpful...