[Sugestion] When loading a file fails due to zip END header not found, include the file name in the log
calloatti opened this issue ยท 3 comments
If I place a random file renamed to fakemod.jar in the mods folder and start the game, this is the crash log:
https://paste.gg/p/anonymous/dcccb7b557274fc6bd784389b643baac
The actual file name of the broken jar file is not in the crash log, having the file name would make troubleshooting crashes easier.
Look at FabricMC/fabric-loader#204
Wrong repo and duplicate of FabricMC/fabric-loader#185