SHED errors on startup

All of this is “Vanilla” without my mod active.

image
image
image
image
image
image
image
image
image
image

And this is what I receive when my mod folder is in the mods directory
image
I’ve copied and pasted everything in the error into this .txt file
SHED_Error_Box-O-Vox.doc (6.3 KB)

My mod functions as intended, I was just trying to double check if all my local strings were correct. Thanks in advance for any help.

For the encounter type errors, it looks like I forgot to update the version of Shed shipped with the game with more recent changes in the 1.0 build. @linda, the submodule should probably be updated for the next build, whenever that happens. In the meantime, you can get the latest version of Shed from GitHub - stonehearth/stonehearth-editor: A Stonehearth editing tool for modders. These warning also shouldn’t prevent you from using Shed, although encounter validation won’t be accurate.

For the other error, based on the stack, I’m guessing it’s an invalid/missing ingredient count or work_units field in a recipe.

3 Likes