[Crash] On start up
Sunekaer opened this issue ยท 6 comments
Version Info
- Minecraft, 1.18.2
- Core Lib,supermartijn642corelib-1.0.17-forge-mc1.18.jar
Steps to Reproduce
Start the game
Crash report (~/logs/latest.log)
https://pste.me/v1/paste/7J5OF9RXISg/raw
same in 1.18.1
Caused by: java.lang.IllegalArgumentException: The specified resource 'supermartijn642corelib.mixins.json' was invalid or could not be read
On 1.16.5 Using Item collectors mod With this one, as soon as I updated this mod from 1.0.16 It crashed the game immediately
Staying on 1.0.16 doesn't break the game
Just updated to supermartijn642corelib-1.0.17a-forge-mc1.18.jar, also having this issue.
debug.log
latest.log
Same, rolled back to supermartijn642corelib-1.0.16b-mc1.18.jar and no more crash. Tried with both 1.0.17 and 1.0.17a
Version Info
Minecraft, 1.18.1
Core Lib,supermartijn642corelib-1.0.17-forge-mc1.18.jar
Steps to Reproduce
Start the game
Crash report (crash.txt)
Seems I forgot to add the refmap property for the mixins ๐คฆโโ๏ธ Since they don't need to be remapped in the dev environment, it worked fine when I tested it. However, as soon as you load it regularly it will break.
It should be fixed now in version 1.0.18. Sorry for the inconvenience and thanks to all of you for reporting the issue!