pkmnfrk / equivalentintegrations

Equivalent Integrations - expanding EMC to the rest of the Minecraft ecosystem
Other
7 stars 4 forks source link

client crash when holding BetterBuildersWand #31

Closed Seyeght closed 5 years ago

Seyeght commented 5 years ago

This crashed the client and not the server Pack is PO3 v.3.0.40

Crash report https://pastebin.com/vvtpWukT this happened with the wand already in inventory hotbar, and the player just scrolled to equip it.

I have also posted it to their git, but posting it here since your mod is referenced.c

pkmnfrk commented 5 years ago

Sorry for the delay, it's been a busy few weeks.

I believe this is probably related to my mod. Let me take a look.

pkmnfrk commented 5 years ago

This is fixed in v0.4.3

Elmegaard commented 5 years ago

@pkmnfrk This is still an issue for me in v0.4.3

https://pastebin.com/d46qrYeG

I should note, this only happens when you look at a block. I looked at cobblestone and it happened.

pkmnfrk commented 5 years ago

Hm, that is a very interesting stack trace. It is, technically, a different issue, but I can track it here.

pkmnfrk commented 5 years ago

Actually, I take it back, this is a sufficiently separate issue that I'm going to open a separate ticket

pkmnfrk commented 5 years ago

@Elmegaard FYI ⬆️

pkmnfrk commented 5 years ago

FYI, the resolution to the other issue is to upgrade ProjectE to 1.4.1, which is the new minimum version

Elmegaard commented 5 years ago

Thank you for the very quick reply. I will try it.