Incompatibility with Chimes Mod
TofuToons opened this issue ยท 4 comments
Loops on loading screen when you have just automobility and chimes installed.
Versions:
Automobility 0.1.1
Chimes 1.1.1
Log:
latest.log
No Crash Report as it never crashes
This is likely an issue with Chimes, they have a resource file with an invalid name
A dependency of Automobility (JsonEM) is trying to read that file, but is failing due to the invalid name - the best solution here would be for Chimes to change that file name
I wish I could debug the issue further, but Chimes is completely closed source and doesn't seem to have an available issue tracker
Would you be able to let me know what file is causing the issue? It seems the only way to contact the dev at the moment is leaving a comment on their curseforge page, so Ill drop a comment and let them know.
The file's resource location is chimes:models/entity/block/metal_chimes/Chimes.json
(notice how Chimes.json is capitalized, that is what is causing the error)
If you want to browse through the mod jar, that should mean you'll find it at ./assets/chimes/models/entity/block/metal_chimes/Chimes.json