Bug that prevents a new game

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Skyknight
Wayist
Posts: 16
Joined: Sat Mar 21, 2015 4:16 am

Bug that prevents a new game

#1 Post by Skyknight »

I bring this up, even though I reported the bug in-game, because it looks like the sort of bug I might be able to fix myself. Looks like.

Lua Error: /engine/Birther.lua:57: /data-ashes-urhrok/birth/race_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(I, 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

The reason I think I might be able to somehow fix it on my end is that some time ago, I modified the allow_build file to have demonologist set to "true" before I did the actual unlock work. (This was before ToME Tips came into existence; I wanted to get a look at what the class actually did and its implicit flavor.) When I tried to set it back to "false", though, the game kept setting it back to "true". The Demonologists and ok=false lines make me wonder if something got stuck in my attempts to revert the class, and only just now began interfering. I will admit that I'd been away from the game for quite some time, so I ended up patching straight from 1.5.0 to 1.5.5.

Lokean
Halfling
Posts: 88
Joined: Sun Dec 10, 2017 12:27 am

Re: Bug that prevents a new game

#2 Post by Lokean »

Are you on Steam? If so, it's almost certainly a file being aggressively restored from the cloud.

Skyknight
Wayist
Posts: 16
Joined: Sat Mar 21, 2015 4:16 am

Re: Bug that prevents a new game

#3 Post by Skyknight »

No, not on Steam. I downloaded the game through the launcher.

andersmj
Wayist
Posts: 28
Joined: Tue Feb 20, 2018 10:53 pm

Re: Bug that prevents a new game

#4 Post by andersmj »

I've encountered the same issue (non-Steam install). I can create a new game in t-engine v1.5.3 but not v1.5.4 or v1.5.5 due to this bug.

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

Re: Bug that prevents a new game

#5 Post by darkgod »

Please make sure you have both the latest version of ToME *AND* Ashes, this sounds like the culprit :)
[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 ;)

Skyknight
Wayist
Posts: 16
Joined: Sat Mar 21, 2015 4:16 am

Re: Bug that prevents a new game

#6 Post by Skyknight »

Sure enough, I had to re-download (or thereabouts...) Ashes of Urh'Rok. (So much for auto-updating on start.) It had been reading version 1.4.0. Now it's 1.5.0.

andersmj
Wayist
Posts: 28
Joined: Tue Feb 20, 2018 10:53 pm

Re: Bug that prevents a new game

#7 Post by andersmj »

All hail DarkGod!

Post Reply