Advertisement
Guest User

pjp error -timing out (with spongeforge 1542)

a guest
Jul 7th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.36 KB | None | 0 0
  1. [00:50:47] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Kingdom of Thariel
  2. [00:51:12] [Netty Epoll Server IO #7/TRACE] [FML/]: Handshake channel activating
  3. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
  4. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: Next: HELLO
  5. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
  6. [00:51:12] [Netty Epoll Server IO #7/INFO] [FML/]: Client protocol version 2
  7. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: Next: HELLO
  8. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:6 mods->FMLHandshakeServerState$2:HELLO
  9. [00:51:12] [Netty Epoll Server IO #7/INFO] [FML/]: Client attempting to join with 6 mods : FML@8.0.99.99,worldedit@6.1.1,Forge@11.15.1.1722,mcp@9.19,NBTEdit@1.8.9-1.0,pixelmon@4.2.7
  10. [00:51:12] [Netty Epoll Server IO #7/INFO] [FML/]: Attempting connection with missing mods [sponge, EnjinMinecraftPlugin, io.github.hsyyid.essentialcmds, ivsevs, io.github.hsyyid.kits, obliquecore, ninja.leaping.permissionsex, pixelextras, pixelmoneconomybridge, io.github.hsyyid.polis, quests, supermodbanner, tmtrade, totaleconomy, trivia, wondertrade] at CLIENT
  11. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: Next: WAITINGCACK
  12. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  13. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: Next: COMPLETE
  14. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
  15. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: Next: DONE
  16. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
  17. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: Next: DONE
  18. [00:51:12] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
  19. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
  20. [00:51:12] [Netty Epoll Server IO #7/DEBUG] [FML/]: Next: DONE
  21. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: org.spongepowered.api.data.persistence.InvalidDataException: Could not deserialize com.gmail.trentech.pjp.data.mutable.HomeData! Don't worry though, we'll try to deserialize the rest of the data.
  22. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at org.spongepowered.common.data.util.DataUtil.deserializeManipulatorList(DataUtil.java:130)
  23. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.entity.Entity.readFromNbt(Entity.java:985)
  24. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.entity.EntityLivingBase.readFromNbt(EntityLivingBase.java:180)
  25. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.entity.Entity.handler$onReadFromNBT$0(Entity.java:954)
  26. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.entity.Entity.func_70020_e(Entity.java:1508)
  27. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.world.storage.SaveHandler.func_75752_b(SaveHandler.java:279)
  28. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.server.management.ServerConfigurationManager.func_72380_a(ServerConfigurationManager.java:281)
  29. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:190)
  30. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:239)
  31. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:54)
  32. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:190)
  33. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:289)
  34. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:189)
  35. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:724)
  36. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
  37. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  38. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  39. [00:51:12] [Server thread/INFO] [STDERR/]: [org.spongepowered.common.data.util.DataUtil:deserializeManipulatorList:131]: at java.lang.Thread.run(Thread.java:745)
  40. [00:51:12] [Server thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.ClassNotFoundException: com.gmail.trentech.pjp.data.mutable.HomeData
  41. [00:51:12] [Server thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  42. [00:51:12] [Server thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  43. [00:51:12] [Server thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  44. [00:51:12] [Server thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.lang.Class.forName0(Native Method)
  45. [00:51:12] [Server thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.lang.Class.forName(Class.java:264)
  46. [00:51:12] [Server thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at org.spongepowered.common.data.util.DataUtil.deserializeManipulatorList(DataUtil.java:121)
  47. [00:51:12] [Server thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement