Page 1 of 1
UI Theme screwed up after new DLC install
Posted: Sat Jun 29, 2019 10:38 pm
by coldsteel
I have the GOG version of ToME with the Ashes DLC installed. The UI theme I have been using (which I love) for a long time is this one:
Yesterday I bought the Embers of Rage DLC from GOG and installed it and it changed my UI theme in all my save games to the Dark UI which I don't like. I tried to set the UI Theme back to the one in the image above but it doesn't exist. The closest one is the Metal UI theme but it looks terrible in comparison.
My only Interface options are:
Dark
Metal
Stone
Simple
In addition, the main game menu is the dark UI and no matter what I do it doesn't change.
Is this all some kind of weird UI bug? How do I get the UI theme in the image above back?
Re: UI Theme screwed up after new DLC install
Posted: Sat Jun 29, 2019 10:47 pm
by Cathbald
That's the steam theme.
Maybe you disabled the steamtech UI addon by accident ?
Re: UI Theme screwed up after new DLC install
Posted: Sat Jun 29, 2019 11:07 pm
by coldsteel
Cathbald wrote:That's the steam theme.
Maybe you disabled the steamtech UI addon by accident ?
I haven't disabled anything and all the addons listed in the menu are listed as enabled. I started a new game and in the new game I can select Steamtech as the theme and that works. However, When I then load another save for another character the UI theme there has been reset back to the Dark UI. When I open the game options and look at the interface setting, it says "Steam" as it should but it still shows the Dark UI instead of the Steam UI. When I click on it to change it, I only get the UI choices I listed above and Steamtech is not even listed as a choice, even though is is showing "Steam" as the currently selected UI. It seems like some kind of weird bug and I don't know how to reset it to get my Steam UI to show again as it did yesterday before the DLC install.
Re: UI Theme screwed up after new DLC install
Posted: Sat Jun 29, 2019 11:10 pm
by nsrr
Maybe Steamtech isn't showing because it thinks it's the one you have set already? Did you try switching to something else and then checking the options again to see if steam shows up?
Wired bug either way.
Re: UI Theme screwed up after new DLC install
Posted: Sat Jun 29, 2019 11:54 pm
by coldsteel
nsrr wrote:Did you try switching to something else and then checking the options again to see if steam shows up?
Yes, I tried switching to metal, stone and simple and no matter what, SteamTech did not show up as an option.
That said, I was just now able to fix the problem by editing the save directory desc.lua for that character and adding "orcs" to the addons line in the file:
module = "tome"
module_version = {1,5,10}
addons = {'ashes-urhrok', 'possessors', 'items-vault',
'orcs', 'orcpitsrestoration'}
So, if anyone else ever has this problem, that's the solution.
Re: UI Theme screwed up after new DLC install
Posted: Sun Jun 30, 2019 12:34 am
by coldsteel
Well I spoke too soon. Although my savefile loads up fine and my UI is now Steam and it also shows an an option in the interface selection now, as soon as I take one step I get a recursive lua error (screen flashes the same error over and over 100 times a second) forcing me to kill the game process. I did manage a screenshot of the error and here it is. Does anyone know how to fix this or what's wrong?

Re: UI Theme screwed up after new DLC install
Posted: Sun Jun 30, 2019 4:16 am
by HousePet
Do not hack a character file to add in a DLC and expect things to be fine.
Re: UI Theme screwed up after new DLC install
Posted: Sun Jun 30, 2019 4:46 am
by coldsteel
HousePet wrote:
Do not hack a character file to add in a DLC and expect things to be fine.
I own the orcs DLC and the desc.lua file for my new character has the "orcs" entry in there and everything works fine. That's why I edited my other character's file to match it. There's no reason it shouldn't work too but it doesn't.
At this point I wonder if I should uninstall the whole game and DLC and reinstall it all to see if that fixes it. Do you lose all your profiles and save games if you do that?
Re: UI Theme screwed up after new DLC install
Posted: Sun Jun 30, 2019 8:08 am
by HousePet
I can think of many reasons why adding a DLC to a character file that wasn't created with it active shouldn't work. Most of them involve game breaking bugs.
Uninstalling and reinstalling shouldn't delete profile and saves, however you might want to start with fresh saves regardless.