Skip to content

Instantly share code, notes, and snippets.

@Eladkay
Created June 13, 2015 07:09
Show Gist options
  • Save Eladkay/085b6f1dba179d8a2303 to your computer and use it in GitHub Desktop.
Save Eladkay/085b6f1dba179d8a2303 to your computer and use it in GitHub Desktop.
[10:07:52] [Client thread/WARN] [ChromaPixel]: An exception occured in onClientTick(). Stacktrace below.
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.kevyporter.chromapixel.chromahuds.InfoHUD.getPing(InfoHUD.java:147)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.kevyporter.chromapixel.chromahuds.InfoHUD.getInfoDisplay(InfoHUD.java:77)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.kevyporter.chromapixel.ChromaPixelMod.onClientTick(ChromaPixelMod.java:183)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_8_ChromaPixelMod_onClientTick_ClientTickEvent.invoke(.dynamic)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:366)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1616)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:120)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[10:07:52] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[10:07:52] [Client thread/INFO] [STDOUT]: [net.kevyporter.chromapixel.chromahuds.InfoHUD:getPlayers:164]: net.minecraft.client.multiplayer.ServerData@15516e5a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment