I downloaded the debug tools as I am trying to learn some rudimentary modding, and unfortunate the functionality I would like to use most, the item dropper, doesn’t appear to work for me.
I seem to get one instance screen of this per character I type in the item dropper and I do not seem to be able to generate any items, I’ve tried with a wide range of base game items.
Those won’t work I’m afraid, when I say write the item’s alias I mean the entire alias. oak log has the alias “resources:wood:oak_log” so you’d then write stonehearth:resources:wood:oak_log to get the log (the fire pit has “decoration:firepit” as its alias).
You can find all the aliases for stonehearth in its manifest, so you should really take a look in there if you’re looking for a specific item.
Thinking of it some more, did you get the latest version? It has a item dropper now. For example, when you want an oak log you’d just type in oak_log (for instance) and the item dropper will give you a list of suggestions that matches the text!
So far I know I have the most recent version, that’s to say I got the version that’s on github right now. I have tried to delete the mod and redownload it today, which didn’t the fix the errors.
It’s probably relevant that the other tools do seem to function, it’s just the item dropper that prompts these errors.
I just tried with the correct aliases aswell, and I still get the error for every character typed, and no item spawns.
Hmm, that’s odd to say the least. You might want to try a complete reinstall of the game and see if that works out (i.e. remove the entire Stonehearth folder manually as Steam doesn’t remove everything, though that’s assuming you’re not just using the installer from Humble Bundle).
Since I removed all the game files and reinstalled the game the debug tools are also the only mod I currently have installed and since then I’ve tried to “spawn” oak logs, fire pits and stone chairs.
The UI error itself happens each time I type anything in the debug tool’s “chatbox”. Not quite sure how to explain. The ratio of error screens is equal to each “type instance”. So if I slowly type letter after letter I will get one error screen per letter, if I type faster I’ll get the error screen as soon as I pause typing for a second. I hope that’s not too vague!
Is there any other information that I could provide that could be helpful?
The UI error on the right side of the screen and on the left side of the screen appear to have the same text within them. The one of the left of the screen is actually a stack of the same error, and that UI error screen cannot be moved unlike the one on the right. Not sure if those details are relevant but I’d thought I’d mention them anyway.
hmm… strange, i’m not getting these errors when i just tested the new debug tools it just now… have you had any previous errors/problems in this save? if so, does a “clean” save have different results?
[quote=“Cucaniensis, post:14, topic:16853”]
Because for that screenshot I started a new game, the bug is reliably there for each new game.
[/quote]well thats a problem… i have not a clue what clould be causing this, so im gong to page @Albert@yshan@sdee for you too see if they can be of better help then myself.
Yay!
I’ve also added an assert to the debugtools mod that will show up if the folder is named wrong. People run into this a lot, so don’t sweat it. XD
-Yang