Stuck on 100% load screen

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
IHUGAME
Posts: 2
Joined: Tue Nov 03, 2020 9:52 pm

Stuck on 100% load screen

#1 Post by IHUGAME »

Character: IHUGAME
Class: Berserker
Level: 45
Using rod to go back to fortress

Any way my last area could get rolled back or anything to free up the character? Only reason I care is it's already 45. If it was ~25 I wouldn't be bummed.

Error:

return d [string "d={}..."]:729: unexpected symbol near '='
Lua Error: /engine/class.lua:484: bad argument #1 to 'setfenv' (number expected, got nil)
At [C]:-1
At [C]:-1 setfenv
At /engine/class.lua:484 deserialize
At /engine/class.lua:502 load
At /engine/Savefile.lua:477 loadObject
At [string "d={}..."]:3779 deserialize
At /engine/class.lua:502 load
At /engine/Savefile.lua:477 loadObject
At [string "d={}..."]:7369 deserialize
At /engine/class.lua:502 load
At /engine/Savefile.lua:477 loadObject
At [string "d={}..."]:361 deserialize
At /engine/class.lua:502 load
At /engine/Savefile.lua:477 loadObject
At [string "d={}..."]:232 deserialize
At /engine/class.lua:502 load
At /engine/Savefile.lua:477 loadObject
At [string "d={}..."]:157 deserialize
At /engine/class.lua:502 load
At /engine/Savefile.lua:477 loadReal
At /engine/Savefile.lua:559 loadGame
At /engine/Module.lua:1107 instanciate
At /engine/utils.lua:2952 showMainMenu
At /engine/init.lua:207
At [C]:-1 dofile
At /loader/init.lua:217

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

Re: Stuck on 100% load screen

#2 Post by darkgod »

Fixed, don't throw away the savefile, I have added code to 1.7.1 to make it able to load those kind of borked files
[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 ;)

IHUGAME
Posts: 2
Joined: Tue Nov 03, 2020 9:52 pm

Re: Stuck on 100% load screen

#3 Post by IHUGAME »

Thank you so much!

Post Reply