This only seems to happen to people with "Zone save per level" enabled.
When the player initially tries to zone in it hangs while generating and never finishes. After being force closed they load back in to a black map that errors out nonstop.
This is the error initially generated in the log when it hangs:
Code: Select all
Lua Error: /engine/generator/map/RoomsLoader.lua:422: attempt to index a nil value
At [C]:-1 __newindex
At /engine/generator/map/RoomsLoader.lua:422 makePod
At /mod/class/generator/map/Caldera.lua:51 generate
At /engine/Zone.lua:988 newLevel
At /engine/Zone.lua:917 getLevel
At /mod/class/Game.lua:945 changeLevelReal
At /mod/class/Game.lua:816 unload
At /engine/Game.lua:419 unregisterDialog
At /mod/dialogs/ShowEquipInven.lua:179
At /engine/KeyBind.lua:230 receiveKey
At /engine/ui/Dialog.lua:666 keyEvent
At /engine/ui/Dialog.lua:401