Page 1 of 1

[1.4.1] Crash on creating game.

Posted: Wed Jan 27, 2016 7:14 pm
by Excrucian
Every time I try to create a game, I crash at about the 62% mark. The end of my log file reads:

Lua Error: /engine/Birther.lua:46: /engine/Birther.lua:46: /data/birth/worlds.lua:63: attempt to index global 'Birther' (a nil value)
At [C]:-1
At [C]:-1 error
At /engine/Birther.lua:46 loadDefinition
At /mod/load.lua:238
At [C]:-1 require
At /engine/Module.lua:160 load
At /engine/Module.lua:999 instanciate
At /engine/utils.lua:2221 showMainMenu
At /engine/init.lua:165
At [C]:-1 dofile
At /loader/init.lua:217

I can post the full thing if you need more. Any ideas how to fix this? I am dying to give the game a go.

Re: [1.4.1] Crash on creating game.

Posted: Wed Jan 27, 2016 7:27 pm
by Stuntofthelitter
Does this happen if you disable all addons in game and then try?

Re: [1.4.1] Crash on creating game.

Posted: Sun Apr 16, 2017 8:24 am
by zalfak
Just to respond for the OP: I had this exact same stack trace, and disabling all add-ons fixed the problem.