Guest User

Untitled

a guest
Oct 12th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. Caused by: java.lang.NullPointerException
  2. at org.fountain.proxy.chat.ChatMessagePacketHandler.clientMessage(ChatMessagePacketHandler.java:23)
  3. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  4. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  5. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  6. at java.lang.reflect.Method.invoke(Unknown Source)
  7. at org.fountain.proxy.packet.handler.ReflectionAnnotationDrivenPacketHandlerFactory$ReflectionPacketMonitorHandlerAdaptor$MonitorPacketMethod.invoke(ReflectionAnnotationDrivenPacketHandlerFactory.java:247)
  8. at org.fountain.proxy.packet.handler.ReflectionAnnotationDrivenPacketHandlerFactory$ReflectionPacketMonitorHandlerAdaptor.invoke(ReflectionAnnotationDrivenPacketHandlerFactory.java:148)
  9. at org.fountain.proxy.packet.handler.ReflectionAnnotationDrivenPacketHandlerFactory$PacketHandlerInvocationHandler.invoke(ReflectionAnnotationDrivenPacketHandlerFactory.java:130)
  10. at $Proxy4.monitor(Unknown Source)
  11. at org.fountain.proxy.packet.handler.PacketHandlerUpstreamChannelHandler.monitor(PacketHandlerUpstreamChannelHandler.java:50)
  12. ... 20 more
Add Comment
Please, Sign In to add comment