You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error 2 days ago and forgot to report it.
I don't recall what I was doing but hopefully the crash report says enough.
Description: Unexpected error
java.lang.NullPointerException
at meldexun.reachfix.hook.client.EntityRendererHook.getMouseOver(EntityRendererHook.java:53)
at net.minecraft.client.renderer.EntityRenderer.getMouseOver(EntityRenderer.java)
at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1597)
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1390)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1119)
at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I got this error 2 days ago and forgot to report it.
I don't recall what I was doing but hopefully the crash report says enough.
Full crash report: https://pastebin.com/mCdWu7Nf
The text was updated successfully, but these errors were encountered: