Enhanced Attack Indicator

Enhanced Attack Indicator

3M Downloads

Crashes on startup

legosteenjaap opened this issue ยท 17 comments

commented

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?

commented

I compiled it and now it works (first crashed with canvas tough), maybe the modrinth version is outdated (i used version 1.0.2).

commented

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"
    }
commented

I will re-release it with the new build (even if I didn't actually change anything, thanks yarn/loom)

commented

Oh weird.

commented

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.

commented

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

commented

I mean't removing graal sorry

commented

I loaded into the world, I still can't reproduce

commented

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?

commented

sure

commented

nope it crashed again

commented

Same exact error I'm assuming?

commented

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.

commented

On my side, I did also test it on my normal Minecraft client