Crashes on startup
legosteenjaap opened this issue ยท 17 comments
I can't replicate this. It works fine for me on both 1.17-pre2 and 1.17-pre3. Can you try with 1.17-pre3? If that still doesn't work, can you try a jvm that isn't GraalVM?
I compiled it and now it works (first crashed with canvas tough), maybe the modrinth version is outdated (i used version 1.0.2).
Okay, so it definitely is something to do with the modrinth release, but the thing is, I didn't make any changes to the mod. However, somehow the build that was released is missing this in the refmap:
"com/minenash/enhanced_attack_indicator/mixin/ClientPlayerInteractionManagerAccessor": {
"currentBreakingProgress": "field_3715:F"
}
I will re-release it with the new build (even if I didn't actually change anything, thanks yarn/loom)
Oh wait i made a mistake in the title. I meant to say that the game crashes when i enter a world, did you do that? And no it doesn't work in pre-3 or graalvm.
I didn't join the world because of the tile. I can though.
And no it doesn't work in pre-3 or graalvm.
Well to be fair, I did say not Graal
I kinda doubt this would fix it, but can you make a fresh instance, with a fresh install of both fabric loader and the api?
I think i have found the problem. I tested this mod in a dev environment and now it works, weird. I think i will try to compile it now to test if it works.