[1.5.5] Main menu error, can't play

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
edead
Posts: 3
Joined: Fri Feb 26, 2016 1:48 am

[1.5.5] Main menu error, can't play

#1 Post by edead »

Launched the game after a long break, auto-patched to 1.5.5 (from 1.5.3 probably, played earlier this year).

Clicking on New Game throws an error every time and returns to main menu - screenshot: https://imgur.com/a/s2GII

Code: Select all

Lua Error: /engine/Birther.lua:57: /data-ashes-urhrok/birth/races_cosmetic.lua:33: attempt to index field 'cosmetic_unlock' (a nil value)
	At [C]:-1 
	At [C]:-1 error
	At /engine/Birther.lua:57 loadDefinition
	At /mod/class/DemonologistsDLC.lua:38 
	At [string "return function(l, self, data) local ok=false..."]:1 triggerHook
	At /mod/load.lua:265 
	At [C]:-1 require
	At /engine/Module.lua:160 load
	At /engine/Module.lua:1029 instanciate
	At /engine/utils.lua:2243 showMainMenu
	At /engine/init.lua:172 
	At [C]:-1 dofile
	At /loader/init.lua:217 
Clicking on High Score also produces an error:

Code: Select all

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
Windows 7, standalone version, all official addons/dlc, no 3rd party addons. Halp?

terri
Cornac
Posts: 32
Joined: Fri Feb 27, 2015 8:31 am

Re: [1.5.5] Main menu error, can't play

#2 Post by terri »

hello, i had your same error, it is due the ashes of uh rok dlc. i suggest to delete the dlc in your t-engine folder and then downloading it again. it worked for me and i hope it works for you too

Post Reply