[1.6.0] Game froze changing areas, reloaded to blank map

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Sraestrada
Yeek
Posts: 13
Joined: Wed Aug 28, 2019 11:30 pm

[1.6.0] Game froze changing areas, reloaded to blank map

#1 Post by Sraestrada »

I was going from level 3 to level 4 in Reknor while the "generating level" progress bar kept going for 10 min (until I killed the game). This is the Lua error message I found in the log (there's another 200 lines of log after that though). I made a copy of te4_log.txt--is there anything else that could be helpful for debugging?

Code: Select all

Lua Error: /mod/class/generator/actor/Random.lua:48: attempt to index a nil value
	At [C]:-1 __index
	At /mod/class/generator/actor/Random.lua:48 generateOne
	At /engine/generator/actor/Random.lua:127 regenFrom
	At /engine/generator/actor/Random.lua:49 generate
	At /engine/Zone.lua:1105 newLevel
	At /engine/Zone.lua:970 getLevel
	At /mod/class/Game.lua:1145 changeLevelReal
	At /mod/class/Game.lua:936 unload
	At /engine/Game.lua:431 unregisterDialog
	At /mod/dialogs/ShowEquipInven.lua:179 
	At /engine/KeyBind.lua:264 triggerVirtual
	At /engine/ui/Dialog.lua:506 fct
	At /engine/Mouse.lua:58 
Edit: Reloaded game, landed in "level 4" but the map is blank, character isn't showing on screen, and there's nowhere to go. In-game time is still ticking (1 day/second), but Rod of Recall not functioning (player turns not registering) and talents etc. are unresponsive. Is my character salvagable? :(

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [1.6.0] Game froze changing areas, reloaded to blank map

#2 Post by darkgod »

Hum can you post the whole te4_log.txt please?
And if you manage to catch me ingame I may be able to help. Just say my name and if I'm around I'll see it
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Sraestrada
Yeek
Posts: 13
Joined: Wed Aug 28, 2019 11:30 pm

Re: [1.6.0] Game froze changing areas, reloaded to blank map

#3 Post by Sraestrada »

The whole thing is 4MB so I had to split it in half and zip them. Sorry for the inconvenience (and the ghetto solution). Thanks so much for looking into it!
Attachments
te4_log_part2.rar
(177.65 KiB) Downloaded 184 times
te4_log_part1.rar
(175.67 KiB) Downloaded 185 times

Post Reply