Automobility icon indicating copy to clipboard operation
Automobility copied to clipboard

Incompatibility with Chimes Mod

Open TofuToons opened this issue 2 years ago • 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

TofuToons avatar Aug 12 '22 18:08 TofuToons

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

FoundationGames avatar Aug 13 '22 02:08 FoundationGames

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.

TofuToons avatar Aug 14 '22 01:08 TofuToons

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

FoundationGames avatar Aug 14 '22 05:08 FoundationGames

Thank you so much. Ill shoot them a comment

TofuToons avatar Aug 14 '22 16:08 TofuToons