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
at com.stek101.projectzulu.common.mobs.BossHealthDisplayTicker.renderBossHealthBar(BossHealthDisplayTicker.java:63)
at com.stek101.projectzulu.common.mobs.BossHealthDisplayTicker.TickEvent(BossHealthDisplayTicker.java:45)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_BossHealthDisplayTicker_TickEvent_RenderTickEvent.invoke(.dynamic:-1)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:340)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:992)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
The text was updated successfully, but these errors were encountered:
Noted. The next release of PZ, which is 1.4, includes an option to disable the Boss Health Bar. Apparently the PZ Boss Health Bar causes crashes when PZ is installed alongside bspkrsCore, as reported before. I am still determining the cause since the PZ boss health bar was custom built by Crudedragos and some incompatibility does exist.
java.lang.NullPointerException:
The text was updated successfully, but these errors were encountered: