Page 1 of 1

Cant start game after purchasing DLC in steam.

Posted: Mon Jan 04, 2016 12:10 pm
by yabluchko
After pressing "New game" button game hangs with 100% full progressbar and this message in log.
I tried deleting t-engine folder in user settings, but it didn't work.

Code: Select all

Loading entities file from file /data/general/stores/basic.lua
===     physical        STONE_VINE
===     magical FIERY_TORMENT
===     magical ACIDIC_BATH
===     magical BLACKICE
===     magical BLACKICE_DET
Lua Error: /engine/interface/ActorTalents.lua:84: talent already exists with id T_HASTE_OF_THE_DOOMED
        At [C]:-1
        At [C]:-1 assert
        At /engine/interface/ActorTalents.lua:84 newTalent
        At /engine/interface/ActorTalents.lua:37 newTalent
        At /data-ashes-urhrok/talents/misc/races.lua:34 f
        At /engine/interface/ActorTalents.lua:42 loadDefinition
        At /mod/class/DemonologistsDLC.lua:34
        At [string "return function(l, self, data) local ok=false..."]:1
        At /mod/load.lua:271
        At [C]:-1 require
        At /engine/Module.lua:160 load
        At /engine/Module.lua:955 instanciate
        At /engine/utils.lua:2207 showMainMenu
        At /engine/init.lua:162
        At [C]:-1 dofile
        At /loader/init.lua:204

Re: Cant start game after purchasing DLC in steam.

Posted: Mon Jan 04, 2016 12:16 pm
by Stuntofthelitter
This seems like you have two copies of the dlc. One in the DLCs folder and one in the Addons folder. Chec kand see if this is the case. If not then we'll explore further.

Re: Cant start game after purchasing DLC in steam.

Posted: Mon Jan 04, 2016 1:24 pm
by yabluchko
Thank you. Deleting ashes-urhrok in addons folder helped.