SteveKunG / SkyBlockcatia

Useful Hypixel Skyblock features, QOL and In-game API Viewer
https://www.curseforge.com/minecraft/mc-mods/skyblockcatia
MIT License
31 stars 8 forks source link

Crashing very often. #1

Closed CodingArctic-zz closed 4 years ago

CodingArctic-zz commented 4 years ago

I get crashes with the below error when I clicked on someone's name in chat to open their profile, when I press B on any item, and some other situations that I'm forgetting now.

The game crashed whilst updating screen events Error: java.lang.NoSuchMethodError: net.minecraft.client.gui.inventory.GuiContainer.getSlotUnderMouse()Lnet/minecraft/inventory/Slot;

SteveKunG commented 4 years ago

Can you send full crash log? it seems you downloaded the deobf jar.

CodingArctic-zz commented 4 years ago

latest.log here's my latest.log

SteveKunG commented 4 years ago

Maybe try to remove mod one by one? I see the weird log appeared. Applying AsmWriter InjectWriter{className=net/minecraft/client/gui/GuiScreen, methodName=handleMouseInput, methodDesc=()V, at=At(value=me.falsehonesty.asmhelper.dsl.InjectionPoint$INVOKE@3456558, before=true, shift=0)} to class net.minecraft.client.gui.GuiScreen

CodingArctic-zz commented 4 years ago

this only started happening when I added your mod so it's not any of mine

SteveKunG commented 4 years ago

A lot of people getting this, Please send your mods folder. Dm me on discord.

SteveKunG commented 4 years ago

Or updating to 1.0.1 should fix the issue.