Skip to content

Instantly share code, notes, and snippets.

@AzureDoom
Created January 27, 2019 03:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AzureDoom/a5e3a27173f8c9327008e97e67ad2132 to your computer and use it in GitHub Desktop.
Save AzureDoom/a5e3a27173f8c9327008e97e67ad2132 to your computer and use it in GitHub Desktop.
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: java.lang.NullPointerException
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at java.io.Reader.<init>(Unknown Source)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at java.io.InputStreamReader.<init>(Unknown Source)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at mchorse.blockbuster.client.model.parsing.obj.OBJParser.readAllLines(OBJParser.java:40)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at mchorse.blockbuster.client.model.parsing.obj.OBJParser.readOBJ(OBJParser.java:162)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at mchorse.blockbuster.client.model.parsing.obj.OBJParser.read(OBJParser.java:81)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at mchorse.blockbuster.api.ModelEntry.createOBJParser(ModelEntry.java:67)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at mchorse.blockbuster.api.ModelClientHandler.addModel(ModelClientHandler.java:33)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at mchorse.blockbuster.api.ModelHandler.loadModels(ModelHandler.java:71)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at mchorse.blockbuster.CommonProxy.loadModels(CommonProxy.java:180)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at mchorse.blockbuster.api.ModelHandler.onClientConnect(ModelHandler.java:204)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_453_ModelHandler_onClientConnect_ClientConnectedToServerEvent.invoke(.dynamic)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeClientSideConnection(NetworkDispatcher.java:245)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:567)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:36)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:30)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:108)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:274)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:99)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:147)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:49)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleClientSideCustomPacket(NetworkDispatcher.java:372)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:268)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:72)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
[22:22:57] [Netty Client IO #1/INFO] [STDERR]: [mchorse.blockbuster.client.model.parsing.obj.OBJParser:readAllLines:52]: at java.lang.Thread.run(Unknown Source)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment