lehjr / MachineMusePowersuits

Minecraft mod, take 3
Other
17 stars 15 forks source link

Casting Errors #42

Closed C4J3 closed 2 years ago

C4J3 commented 2 years ago

Issue with Numinia installed causing errors with other mods. TFar's Dank Storage has an issue with casting air to a Dank which we suspect is Numinia as removing it solves the issue.

I've also seen errors like this which reference Numinia explicitly at the start. (This seems to be to do with handleBreakSpeed which I guess is to do with mining speed while the first lot is handleBreakSpeed and icon changing. (I assume when stuff in the hotbar is dropped.))

lehjr commented 2 years ago

That's not on my end as that was fixed on this end months ago: https://github.com/lehjr/Numina/blob/1.16.5/src/main/java/com/github/lehjr/numina/util/client/render/RenderGameOverlayEventHandler.java#L68-L69

lehjr commented 2 years ago

also, your log regarding the breakspeed casting is using an obsolete version