Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexplained crashing #116

Open
zythesca opened this issue Oct 15, 2020 · 0 comments
Open

Unexplained crashing #116

zythesca opened this issue Oct 15, 2020 · 0 comments
Labels

Comments

@zythesca
Copy link

Game details (please complete the following information):

  • Game version: [match major and minor e.g. 1.12.2 or 1.12.1]
  • Better HUD version: [recent e.g. 1.12.2-1.4.3]
  • Extra mod versions: [as few as possible e.g. none or Quark r1.6-179]

The other mods I use is
BlockOverlay
Journeymap
5zig
and Optifine

It crashes my MC completely, and I'd have to relaunch my MC.

I have no clue why the error occurs, but the times it happen is when I'm sprinting and jumping, although it doesn't happen most of the times when I sprint and jump.

When I jump around, it freezes for 1-2 seconds and MC crashes.

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 10/14/20 6:05 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at tk.nukeduck.hud.element.entityinfo.ExtraGuiElementMobInfo.renderInfo(ExtraGuiElementMobInfo.java:135)
at tk.nukeduck.hud.events.EntityInfoRenderer.worldRender(EntityInfoRenderer.java:36)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_8_EntityInfoRenderer_worldRender_RenderWorldLastEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(ForgeHooksClient.java:123)
at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.optifine.reflect.Reflector.callVoid(Reflector.java:532)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1921)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1580)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1372)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)

It's on a 1.8.9 server, and the version I'm using is
Better+HUD+by+NukeDuck+[1.8.9][1.3.7]

@zythesca zythesca added the bug label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant