ShayBox / Durability101

A rewrite of the original Durability101 mod
https://curseforge.com/minecraft/mc-mods/durability101
MIT License
5 stars 5 forks source link

Crash with 1.19.3 #12

Closed Jh16 closed 5 months ago

Jh16 commented 1 year ago

So I've narrowed down my crash problem with the 1.19.3 version.

How you can replicate: -make a world or join a world -grab any tool/weapon/gear -damage it then try opening your inventory or if it's viewable

Basically, whenever the display of durability occurs it crashes.

ShayBox commented 1 year ago

Is this Forge or Fabric?

Jh16 commented 1 year ago

My apologies, Fabric

ShayBox commented 1 year ago

Durability101-fabric-1.19.3-0.0.4.zip Try this, rename from .zip to .jar, GitHub doesn't allow uploading jar files

Jh16 commented 1 year ago

Working perfectly now without any crashes. Thankies :)

Edit: So what ended up being the problem?

ShayBox commented 1 year ago

It appears some Mappings changed between 1.19.2 and 1.19.3, Usually versions work without issue
https://blog.minecraftforge.net/releases/1-19-3/

Jh16 commented 1 year ago

Alright, well either way much appreciated! :D

sternschnaube commented 1 year ago

Thank you @ShayBox 😊