Advertisement
Guest User

Sponge Forge Error

a guest
May 13th, 2017
566
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.38 KB | None | 0 0
  1. [13:57:18] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 39 mods : minecraft@1.11.2,advancedcapes@6.0 EXPERIMENTAL,commandkeybindings@7.0.1,inventoryspam@0.0.5,trashslot@7.4.5,biomesoplenty@6.1.0.2211,cnoapm@1.0 by Dot_Silver,weaponcaseloot@5.0.3-beta,jei@4.3.3.270,multihotbar@2.1.3,witherskelefix@1.6.2,roguelike@1.6.6,blockarmor@2.2,abyssalcraft@1.9.4-pre-2,mcp@9.19,bettersprinting@1.1.9,overlord@2.3.7,journeymap@1.11.2-5.4.6,mercurius_updater@1.0,moredyes@@VERSION@,FML@8.0.99.99,inventorytweaks@1.62+beta.86.e69c6bf,intelliinput@2.5,bettercombatmod@1.4.0,moreoverlays@1.11,easiervillagertrading@1.1.0,waila@1.7.1,flatcoloredblocks@mc1.11-5.1,inventorypets@1.4.9.5,guideapi@1.11.2-2.1.1-52,jeresources@0.6.2.104,forge@13.20.0.2282,hud@1.3.8,cosmeticarmorreworked@1.11.2-v1a,chiselsandbits@13.10,torohealthmod@1.11.2-11,wailaharvestability@1.1.9,craftingtweaks@7.1.7,examplemod@1.0
  2. [13:57:18] [Netty Epoll Server IO #2/INFO] [journeymap]: CLIENT
  3. [13:57:18] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge] at CLIENT
  4. [13:57:18] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  5. [13:57:18] [Server thread/INFO]: [STDERR]: java.lang.RuntimeException: There was error attempting to update some data for the content updater:org.spongepowered.common.data.util.LegacyCustomDataClassContentUpdater
  6. The original data is being returned, possibly causingissues later on,
  7. but the original data should not be lost. Please notify the developerof this exception with the stacktrace.
  8. [13:57:18] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.DataUpdaterDelegate.update(DataUpdaterDelegate.java:62)
  9. [13:57:18] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.DataUpdaterDelegate.update(DataUpdaterDelegate.java:31)
  10. [13:57:18] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.util.DataUtil.updateDataViewForDataManipulator(DataUtil.java:202)
  11. [13:57:18] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.util.DataUtil.deserializeManipulatorList(DataUtil.java:157)
  12. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.Entity.readFromNbt(Entity.java:5701)
  13. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.EntityLivingBase.readFromNbt(EntityLivingBase.java:3134)
  14. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.Entity.handler$onReadFromNBT$zcm000(Entity.java:5670)
  15. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.entity.Entity.func_70020_e(Entity.java:1836)
  16. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.world.storage.SaveHandler.func_75752_b(SaveHandler.java:224)
  17. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.server.management.PlayerList.func_72380_a(PlayerList.java:309)
  18. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:1424)
  19. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:262)
  20. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:73)
  21. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:211)
  22. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)
  23. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
  24. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:743)
  25. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384)
  26. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  27. [13:57:18] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  28. [13:57:18] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:745)
  29. [13:57:18] [Server thread/INFO]: [STDERR]: Caused by: org.spongepowered.api.data.DataRegistrationNotFoundException
  30. [13:57:18] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.util.LegacyCustomDataClassContentUpdater.lambda$update$0(LegacyCustomDataClassContentUpdater.java:51)
  31. [13:57:18] [Server thread/INFO]: [STDERR]: at java.util.Optional.orElseThrow(Optional.java:290)
  32. [13:57:18] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.util.LegacyCustomDataClassContentUpdater.update(LegacyCustomDataClassContentUpdater.java:51)
  33. [13:57:18] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.util.LegacyCustomDataClassContentUpdater.update(LegacyCustomDataClassContentUpdater.java:33)
  34. [13:57:18] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.DataUpdaterDelegate.update(DataUpdaterDelegate.java:59)
  35. [13:57:18] [Server thread/INFO]: [STDERR]: ... 20 more
  36. [13:57:18] [Server thread/WARN]: Failed to handle packet for /--.--.--.--:----
  37. java.util.NoSuchElementException: No value present
  38. at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_111]
  39. at org.spongepowered.common.data.util.DataUtil.deserializeManipulatorList(DataUtil.java:158) ~[DataUtil.class:1.11.2-2282-7.0.0-BETA-2319]
  40. at net.minecraft.entity.Entity.readFromNbt(Entity.java:5701) ~[sn.class:?]
  41. at net.minecraft.entity.EntityLivingBase.readFromNbt(EntityLivingBase.java:3134) ~[sw.class:?]
  42. at net.minecraft.entity.Entity.handler$onReadFromNBT$zcm000(Entity.java:5670) ~[sn.class:?]
  43. at net.minecraft.entity.Entity.func_70020_e(Entity.java:1836) ~[sn.class:?]
  44. at net.minecraft.world.storage.SaveHandler.func_75752_b(SaveHandler.java:224) ~[bbt.class:?]
  45. at net.minecraft.server.management.PlayerList.func_72380_a(PlayerList.java:309) ~[mt.class:?]
  46. at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:1424) ~[mt.class:?]
  47. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:262) ~[NetworkDispatcher.class:?]
  48. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:73) ~[NetworkDispatcher.class:?]
  49. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:211) ~[NetworkDispatcher$1.class:?]
  50. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287) ~[er.class:?]
  51. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [mh.class:?]
  52. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:743) [MinecraftServer.class:?]
  53. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) [lh.class:?]
  54. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
  55. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
  56. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement