Advertisement
Zethalion

inv grp error login

Jun 26th, 2017
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.88 KB | None | 0 0
  1. [12:08:18] [Netty Epoll Server IO #1/TRACE] [FML/]: Handshake channel activating
  2. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
  3. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: Next: HELLO
  4. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
  5. [12:08:18] [Netty Epoll Server IO #1/INFO] [FML/]: Client protocol version 2
  6. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: Next: HELLO
  7. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:14 mods->FMLHandshakeServerState$2:HELLO
  8. [12:08:18] [Netty Epoll Server IO #1/INFO] [FML/]: Client attempting to join with 14 mods : CodeChickenLib@2.5.9.267,NotEnoughItems@2.1.3.220,Waila@1.7.0,FML@8.0.99.99,Forge@12.18.3.2281,Baubles@1.3.11,JEI@3.14.7.420,forgeessentialsclient@10.1.0,CodeChickenCore@2.4.1.102,jeresources@0.5.9.3,wawla@2.3.2.215,mcp@9.19,icse@1.1.0.0,ccl-entityhook@1.0
  9. [12:08:18] [Netty Epoll Server IO #1/INFO] [FML/]: Attempting connection with missing mods [forgeessentials, worldedit] at CLIENT
  10. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: Next: WAITINGCACK
  11. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  12. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: Next: COMPLETE
  13. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  14. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: Next: DONE
  15. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  16. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: Next: DONE
  17. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  18. [12:08:18] [Netty Epoll Server IO #1/DEBUG] [FML/]: Next: DONE
  19. [12:08:18] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
  20. [12:08:19] [Server thread/ERROR] [FML/]: Exception caught during firing event com.forgeessentials.util.events.PlayerChangedZone@78e08663:
  21. java.lang.NullPointerException
  22. at com.forgeessentials.util.PlayerInfo.setInventoryGroup(PlayerInfo.java:426) ~[PlayerInfo.class:?]
  23. at com.forgeessentials.protection.ProtectionEventHandler.playerChangedZoneEvent(ProtectionEventHandler.java:752) ~[ProtectionEventHandler.class:?]
  24. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_184_ProtectionEventHandler_playerChangedZoneEvent_PlayerChangedZone.invoke(.dynamic) ~[?:?]
  25. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  26. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
  27. at com.forgeessentials.permissions.core.ZonedPermissionHelper.playerLogin(ZonedPermissionHelper.java:555) [ZonedPermissionHelper.class:?]
  28. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_102_ZonedPermissionHelper_playerLogin_PlayerLoggedInEvent.invoke(.dynamic) [?:?]
  29. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  30. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
  31. at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:565) [FMLCommonHandler.class:?]
  32. at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:228) [mp.class:?]
  33. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:260) [NetworkDispatcher.class:?]
  34. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
  35. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:?]
  36. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287) [eo.class:?]
  37. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [md.class:?]
  38. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:732) [MinecraftServer.class:?]
  39. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
  40. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
  41. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  42. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  43. [12:08:19] [Server thread/ERROR] [FML/]: Index: 3 Listeners:
  44. [12:08:19] [Server thread/ERROR] [FML/]: 0: HIGHEST
  45. [12:08:19] [Server thread/ERROR] [FML/]: 1: ASM: com.forgeessentials.protection.ProtectionEventHandler@1357aef7 playerChangedZoneEventHigh(Lcom/forgeessentials/util/events/PlayerChangedZone;)V
  46. [12:08:19] [Server thread/ERROR] [FML/]: 2: NORMAL
  47. [12:08:19] [Server thread/ERROR] [FML/]: 3: ASM: com.forgeessentials.protection.ProtectionEventHandler@1357aef7 playerChangedZoneEvent(Lcom/forgeessentials/util/events/PlayerChangedZone;)V
  48. [12:08:19] [Server thread/ERROR] [FML/]: 4: LOW
  49. [12:08:19] [Server thread/ERROR] [FML/]: 5: ASM: com.forgeessentials.economy.plots.PlotManager@c1d70ec onZoneChange(Lcom/forgeessentials/util/events/PlayerChangedZone;)V
  50. [12:08:19] [Server thread/ERROR] [FML/]: 6: LOWEST
  51. [12:08:19] [Server thread/ERROR] [FML/]: 7: ASM: com.forgeessentials.permissions.core.ZonedPermissionHelper@60cac9a1 playerChangedZoneEvent(Lcom/forgeessentials/util/events/PlayerChangedZone;)V
  52. [12:08:19] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedInEvent@55dfc3b8:
  53. java.lang.NullPointerException
  54. at com.forgeessentials.util.PlayerInfo.setInventoryGroup(PlayerInfo.java:426) ~[PlayerInfo.class:?]
  55. at com.forgeessentials.protection.ProtectionEventHandler.playerChangedZoneEvent(ProtectionEventHandler.java:752) ~[ProtectionEventHandler.class:?]
  56. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_184_ProtectionEventHandler_playerChangedZoneEvent_PlayerChangedZone.invoke(.dynamic) ~[?:?]
  57. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  58. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
  59. at com.forgeessentials.permissions.core.ZonedPermissionHelper.playerLogin(ZonedPermissionHelper.java:555) ~[ZonedPermissionHelper.class:?]
  60. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_102_ZonedPermissionHelper_playerLogin_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?]
  61. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  62. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
  63. at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:565) [FMLCommonHandler.class:?]
  64. at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:228) [mp.class:?]
  65. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:260) [NetworkDispatcher.class:?]
  66. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
  67. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:?]
  68. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287) [eo.class:?]
  69. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [md.class:?]
  70. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:732) [MinecraftServer.class:?]
  71. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
  72. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
  73. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  74. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  75. [12:08:19] [Server thread/ERROR] [FML/]: Index: 2 Listeners:
  76. [12:08:19] [Server thread/ERROR] [FML/]: 0: HIGHEST
  77. [12:08:19] [Server thread/ERROR] [FML/]: 1: ASM: com.forgeessentials.core.ForgeEssentials@6ba1eb0d playerLoggedInEvent(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  78. [12:08:19] [Server thread/ERROR] [FML/]: 2: ASM: com.forgeessentials.permissions.core.ZonedPermissionHelper@60cac9a1 playerLogin(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  79. [12:08:19] [Server thread/ERROR] [FML/]: 3: NORMAL
  80. [12:08:19] [Server thread/ERROR] [FML/]: 4: ASM: Forge playerLogin(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  81. [12:08:19] [Server thread/ERROR] [FML/]: 5: ASM: com.forgeessentials.tickets.ModuleTickets@4f630c82 loadData(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  82. [12:08:19] [Server thread/ERROR] [FML/]: 6: ASM: com.forgeessentials.chat.ModuleChat@3e625ec onPlayerLogin(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  83. [12:08:19] [Server thread/ERROR] [FML/]: 7: ASM: com.forgeessentials.chat.Mailer@33cc64e0 playerLoggedInEvent(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  84. [12:08:19] [Server thread/ERROR] [FML/]: 8: LOW
  85. [12:08:19] [Server thread/ERROR] [FML/]: 9: ASM: com.forgeessentials.protection.ProtectionEventHandler@1357aef7 playerLoginEvent(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  86. [12:08:19] [Server thread/ERROR] [FML/]: 10: LOWEST
  87. [12:08:19] [Server thread/ERROR] [FML/]: 11: ASM: com.forgeessentials.chat.irc.IrcHandler@6d95a6e7 playerLoginEvent(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  88. [12:08:19] [Server thread/ERROR] [FML/]: 12: ASM: com.forgeessentials.commands.util.ModuleCommandsEventHandler@56435cad playerLogin(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  89. [12:08:19] [Server thread/ERROR] [FML/]: 13: ASM: com.forgeessentials.playerlogger.PlayerLogger@2b83733d playerLoggedInEvent(Lnet/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
  90. [12:08:19] [Playerlogger/WARN] [FML/]: =============================================================
  91. [12:08:19] [Playerlogger/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  92. [12:08:19] [Playerlogger/WARN] [FML/]: Offender: antlr/Parser.panic()V
  93. [12:08:19] [Playerlogger/WARN] [FML/]: Use FMLCommonHandler.exitJava instead
  94. [12:08:19] [Playerlogger/WARN] [FML/]: =============================================================
  95. [12:08:20] [Server thread/INFO] [FML/]: Unloading dimension -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement