Page 1 of 1

[0.14.1] [cube] Crash on console commands

Posted: Tue Aug 30, 2016 8:20 am
by Szentigrade
i had some trouble with my map and not generating bobs ores from 0.13 to 0.14 and i tried some of the commands and they both crash the server, see thread viewtopic.php?f=51&t=3797&p=200878#p200872. That also has the logs

Re: [0.14.1] Crash on console commands

Posted: Tue Aug 30, 2016 8:31 am
by Loewchen
Please post:
  1. the save-file
  2. the mod-folder (just .zip it and upload it to e.g. dropbox, post the link)
  3. the exact command to reliably produce the crash

Re: [0.14.1] Crash on console commands

Posted: Tue Aug 30, 2016 8:48 am
by Szentigrade
Loewchen wrote:Please post:
  1. the save-file
  2. the mod-folder (just .zip it and upload it to e.g. dropbox, post the link)
  3. the exact command to reliably produce the crash
http://exothermic.com.au/Exothermic2.zip
http://exothermic.com.au/server2.zip

/c remote.call("bobores", "Regenerate")
/c game.regenerate_entity("nickel-ore")

Re: [0.14.1] Crash on console commands

Posted: Fri Sep 02, 2016 10:29 pm
by Rseding91
Can you upload the log file after it crashes?

Re: [0.14.1] Crash on console commands

Posted: Sat Sep 03, 2016 1:29 am
by Szentigrade
log files as requested

Re: [0.14.1] [cube] Crash on console commands

Posted: Fri Dec 09, 2016 6:37 pm
by cube
This crash was caused by an overly careful sanity check in the map generator logic that crashed the game when regenerating an entity on a surface where it is disabled by map generator settings.

Sorry the fix took so long :-)