Can't load game

Moderator: Moderator

Post Reply
Message
Author
xobohodeg
Posts: 3
Joined: Mon Aug 21, 2017 4:56 pm

Can't load game

#1 Post by xobohodeg »

Hello, please help.
My character become broken, and I have no idea what's going wrong.
I realy want to recover my character, because it is level 83 roguelike nightmare (https://te4.org/characters/223504/tome/ ... edee3e3eb7).
I think it starts when I got quest to kill dreaming horror.
I fight with it in dreamscape, and all temporal effects become never end. All of them continue to decrease even all of them was below 0, so horor have stun -15, entropy -16 etc. Dreamscape still was on +16.
When dreaming horror life fall down below 0, it become -8324234234234234 something like this. Possibly this is min double values.
Then game stuck and my processor become hot, coolers make noise and nothing happen. I reboot pc, and play again. There was same result. I reboot again, and run away from level.
After I start tome next time, it even can't load my game. I can see loading screem, status bar reach 100% and then game quit without any messages.
Also, I notice that when I click on "view high scores" in main menu, it throw exception

Code: Select all

error = "Lua Error: /engine/PlayerProfile.lua:240: attempt to index local 'mod_def' (a nil value)\
  At [C]:-1 __index\
  At /engine/PlayerProfile.lua:240 loadModuleProfile\
  At /mod/dialogs/ViewHighScores.lua:85 generateList\
  At /mod/dialogs/ViewHighScores.lua:43 init\
  At /engine/class.lua:147 new\
  At /mod/dialogs/MainMenu.lua:44 fct\
  At /engine/ui/List.lua:154 onUse\
  At /engine/ui/List.lua:81 fct\
  At /engine/Mouse.lua:58 receiveMouse\
  At /engine/Mouse.lua:98 delegate\
  At /engine/ui/Dialog.lua:765 mouseEvent\
  At /engine/ui/Dialog.lua:481 fct\
  At /engine/Mouse.lua:58 "
seen = true
reported = true
I already try to reinstall game, but it is not help. Also, I can create new character and play, but I want my 83 level.

xobohodeg
Posts: 3
Joined: Mon Aug 21, 2017 4:56 pm

Re: Can't load game

#2 Post by xobohodeg »

Hey, I discover some news. I start game from console, and when it crashed on load, I found this log inside of console:

Code: Select all

Setting resolution to 2560x1440 (fullscreen, with borders)
[DO RESIZE] Requested: 2560x1440 (1, 0); zoom 100%
[DO RESIZE] Got: 2560x1440 (1, 0)
OpenGL max texture size: 8192
setResolution: performing onResolutionChange...
onResolutionChange: resolution changed to 	2560	1440	from	nil	nil
onResolutionChange: no game yet!
[ONLINE PROFILE] fun facts	nil
[PROFILE] mounted 	online	on /current-profile
[PROFILE] unmounted 	online	from /current-profile
[ONLINE PROFILE] auth
[PROFILE] waiting for first auth
Lua Error: attempt to call a nil value
	At [C]:-1 
	At [C]:-1 forceRedraw
	At /engine/PlayerProfile.lua:521 waitFirstAuth
	At /engine/PlayerProfile.lua:104 start
	At /engine/init.lua:164 
	At [C]:-1 dofile
	At /loader/init.lua:217 
PANIC: unprotected error in call to Lua API (attempt to call a nil value)
[PROFILE] reusing login	dddd
[ONLINE PROFILE] forwarding friends to client
[PROFILE THREAD] batching CSETs
[PROFILE THREAD] batching CSETs
[PROFILE THREAD] batching CSETs
AL lib: ALc.c:1879: exit(): closing 1 Device
AL lib: ALc.c:1808: alcCloseDevice(): destroying 1 Context(s)
If anybody know how to fix it, please help!

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: Can't load game

#3 Post by HousePet »

Your character appears to have been corrupted, probably by a faulty addon or two.
Recovering the character would probably take longer than just getting a new character to the same level. (as finding and fixing all the problems is tricky, as is finding one of the few people who can do it.)
My feedback meter decays into coding. Give me feedback and I make mods.

xobohodeg
Posts: 3
Joined: Mon Aug 21, 2017 4:56 pm

Re: Can't load game

#4 Post by xobohodeg »

probably by a faulty addon or two.
lol,
Game Tales of Maj'Eyal: Age of Ascendancy 1.5.5
Addons Items Vault 1.5.0
Recovering the character would probably take longer than just getting a new character to the same level. (as finding and fixing all the problems is tricky, as is finding one of the few people who can do it.)
That's pity

Post Reply