Advertisement
Periphera_

Untitled

Aug 30th, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. Description: Ticking entity
  2.  
  3. java.lang.NullPointerException: Ticking entity
  4. at net.minecraft.server.management.UserListOps.func_152699_b(SourceFile:39)
  5. at net.minecraft.server.management.UserListOps.func_152681_a(SourceFile:9)
  6. at net.minecraft.server.management.UserList.func_152692_d(SourceFile:85)
  7. at info.servertools.core.util.ServerUtils.isOP(ServerUtils.java:117)
  8. at info.servertools.core.chat.VoiceHandler.nameFormat(VoiceHandler.java:180)
  9. at cpw.mods.fml.common.eventhandler.ASMEventHandler_490_VoiceHandler_nameFormat_NameFormat.invoke(.dynamic)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  11. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:13
  12. at net.minecraftforge.event.ForgeEventFactory.getP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement