SuperMartijn642 / SuperMartijn642sCoreLib

14 stars 5 forks source link

[Crash] On start up #11

Closed Sunekaer closed 2 years ago

Sunekaer commented 2 years ago

Version Info

Steps to Reproduce Start the game

Crash report (~/logs/latest.log) https://pste.me/v1/paste/7J5OF9RXISg/raw

Panderine commented 2 years ago

same in 1.18.1

Caused by: java.lang.IllegalArgumentException: The specified resource 'supermartijn642corelib.mixins.json' was invalid or could not be read

isaaclepes commented 2 years ago

Just updated to supermartijn642corelib-1.0.17a-forge-mc1.18.jar, also having this issue. debug.log latest.log

yessssssssss362 commented 2 years ago

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

rlane85 commented 2 years ago

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)

https://pastebin.com/raw/YPZvhncu

SuperMartijn642 commented 2 years ago

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!

Panderine commented 2 years ago

fixed!