Artisan Worktables 1.12

Artisan Worktables 1.12

3M Downloads

Game crashes on load

Priderino opened this issue ยท 2 comments

commented

The game crashes when i mess with the config files. Also, for some reason it crashes when I disable the Mechanical Toolbox on the config.
Version: AW 1.18.6
Athenaem: 1.14.0
Forge: 14.23.4.2705

https://pastebin.com/bx2DTghD
Artisan Worktables Config.zip

commented
com.google.gson.stream.MalformedJsonException: Unterminated object at line 15 column 8 path $.list[0].oreDictKey

Looks like you've got some invalid json.

The only json file that would cause that is:

artisanworktables.module.Tools.Materials.Custom.json

I'd check that.

Also, in the future, please use pastebin, gist, or an alternative to post your config files.

commented

I've remade the config files and was able to fix the crash. But yeah, my bad on the config files.