Advertisement
Guest User

Untitled

a guest
Aug 30th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.18 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.8.9-1890-4.2.0-BETA-1653.jar)
  5. Java8CheckerCoremod (Pixelmon-1.8.9-4.2.7.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // My bad.
  9.  
  10. Time: 8/30/16 2:30 PM
  11. Description: Exception while updating neighbours
  12.  
  13. java.lang.NullPointerException: Exception while updating neighbours
  14. at org.spongepowered.common.event.CauseTracker.updateTickBlock(CauseTracker.java:1112)
  15. at net.minecraft.world.WorldServer.redirect$onUpdateBlockTick$0(WorldServer.java:394)
  16. at net.minecraft.world.WorldServer.func_175654_a(WorldServer.java:488)
  17. at net.minecraft.world.WorldServer.func_175684_a(WorldServer.java:465)
  18. at net.minecraft.block.BlockFalling.func_176204_a(BlockFalling.java:34)
  19. at org.spongepowered.common.event.CauseTracker.notifyBlockOfStateChange(CauseTracker.java:1157)
  20. at net.minecraft.world.World.func_175685_c(World.java:1343)
  21. at net.minecraft.world.World.func_175722_b(World.java:409)
  22. at net.minecraft.world.World.markAndNotifyNeighbors(World.java:1228)
  23. at org.spongepowered.common.event.CauseTracker.markAndNotifyBlockPost(CauseTracker.java:1232)
  24. at org.spongepowered.common.event.CauseTracker.handleBlockCaptures(CauseTracker.java:918)
  25. at org.spongepowered.common.event.CauseTracker.handlePostTickCaptures(CauseTracker.java:416)
  26. at org.spongepowered.common.event.CauseTracker.postTrackBlock(CauseTracker.java:394)
  27. at org.spongepowered.common.event.CauseTracker.updateTickBlock(CauseTracker.java:1135)
  28. at net.minecraft.world.WorldServer.redirect$onUpdateBlockTick$0(WorldServer.java:394)
  29. at net.minecraft.world.WorldServer.func_175654_a(WorldServer.java:488)
  30. at net.minecraft.world.WorldServer.func_175684_a(WorldServer.java:465)
  31. at net.minecraft.block.BlockFalling.func_176204_a(BlockFalling.java:34)
  32. at org.spongepowered.common.event.CauseTracker.notifyBlockOfStateChange(CauseTracker.java:1157)
  33. at net.minecraft.world.World.func_175685_c(World.java:1343)
  34. at net.minecraft.world.World.func_175722_b(World.java:409)
  35. at net.minecraft.world.World.markAndNotifyNeighbors(World.java:1228)
  36. at org.spongepowered.common.event.CauseTracker.markAndNotifyBlockPost(CauseTracker.java:1232)
  37. at org.spongepowered.common.event.CauseTracker.handleBlockCaptures(CauseTracker.java:918)
  38. at org.spongepowered.common.event.CauseTracker.handlePostTickCaptures(CauseTracker.java:416)
  39. at org.spongepowered.common.event.CauseTracker.postTrackBlock(CauseTracker.java:394)
  40. at org.spongepowered.common.event.CauseTracker.updateTickBlock(CauseTracker.java:1135)
  41. at net.minecraft.world.WorldServer.redirect$onUpdateTick$0(WorldServer.java:451)
  42. at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:611)
  43. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219)
  44. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
  45. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
  46. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  47. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  48. at java.lang.Thread.run(Thread.java:745)
  49.  
  50.  
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53.  
  54. -- Head --
  55. Stacktrace:
  56. at org.spongepowered.common.event.CauseTracker.updateTickBlock(CauseTracker.java:1112)
  57. at net.minecraft.world.WorldServer.redirect$onUpdateBlockTick$0(WorldServer.java:394)
  58. at net.minecraft.world.WorldServer.func_175654_a(WorldServer.java:488)
  59. at net.minecraft.world.WorldServer.func_175684_a(WorldServer.java:465)
  60. at net.minecraft.block.BlockFalling.func_176204_a(BlockFalling.java:34)
  61.  
  62. -- Block being updated --
  63. Details:
  64. Block: minecraft:gravel
  65. Block location: World: (847,24,4939), Chunk: (at 15,1,11 in 52,308; contains blocks 832,0,4928 to 847,255,4943), Region: (1,9; contains chunks 32,288 to 63,319, blocks 512,0,4608 to 1023,255,5119)
  66. Stacktrace:
  67. at org.spongepowered.common.event.CauseTracker.notifyBlockOfStateChange(CauseTracker.java:1157)
  68. at net.minecraft.world.World.func_175685_c(World.java:1343)
  69. at net.minecraft.world.World.func_175722_b(World.java:409)
  70. at net.minecraft.world.World.markAndNotifyNeighbors(World.java:1228)
  71. at org.spongepowered.common.event.CauseTracker.markAndNotifyBlockPost(CauseTracker.java:1232)
  72. at org.spongepowered.common.event.CauseTracker.handleBlockCaptures(CauseTracker.java:918)
  73. at org.spongepowered.common.event.CauseTracker.handlePostTickCaptures(CauseTracker.java:416)
  74. at org.spongepowered.common.event.CauseTracker.postTrackBlock(CauseTracker.java:394)
  75. at org.spongepowered.common.event.CauseTracker.updateTickBlock(CauseTracker.java:1135)
  76. at net.minecraft.world.WorldServer.redirect$onUpdateBlockTick$0(WorldServer.java:394)
  77. at net.minecraft.world.WorldServer.func_175654_a(WorldServer.java:488)
  78. at net.minecraft.world.WorldServer.func_175684_a(WorldServer.java:465)
  79. at net.minecraft.block.BlockFalling.func_176204_a(BlockFalling.java:34)
  80.  
  81. -- Block being updated --
  82. Details:
  83. Block: minecraft:gravel
  84. Block location: World: (847,24,4938), Chunk: (at 15,1,10 in 52,308; contains blocks 832,0,4928 to 847,255,4943), Region: (1,9; contains chunks 32,288 to 63,319, blocks 512,0,4608 to 1023,255,5119)
  85. Stacktrace:
  86. at org.spongepowered.common.event.CauseTracker.notifyBlockOfStateChange(CauseTracker.java:1157)
  87. at net.minecraft.world.World.func_175685_c(World.java:1343)
  88. at net.minecraft.world.World.func_175722_b(World.java:409)
  89. at net.minecraft.world.World.markAndNotifyNeighbors(World.java:1228)
  90. at org.spongepowered.common.event.CauseTracker.markAndNotifyBlockPost(CauseTracker.java:1232)
  91. at org.spongepowered.common.event.CauseTracker.handleBlockCaptures(CauseTracker.java:918)
  92. at org.spongepowered.common.event.CauseTracker.handlePostTickCaptures(CauseTracker.java:416)
  93. at org.spongepowered.common.event.CauseTracker.postTrackBlock(CauseTracker.java:394)
  94. at org.spongepowered.common.event.CauseTracker.updateTickBlock(CauseTracker.java:1135)
  95. at net.minecraft.world.WorldServer.redirect$onUpdateTick$0(WorldServer.java:451)
  96.  
  97. -- Block being ticked --
  98. Details:
  99. Block: minecraft:gravel
  100. Block location: World: (847,23,4938), Chunk: (at 15,1,10 in 52,308; contains blocks 832,0,4928 to 847,255,4943), Region: (1,9; contains chunks 32,288 to 63,319, blocks 512,0,4608 to 1023,255,5119)
  101. Stacktrace:
  102. at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:611)
  103. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:219)
  104.  
  105. -- Affected level --
  106. Details:
  107. Level name: world
  108. All players: 14 total; [EntityPlayerMP['TheExmax223'/135, l='world', x=850.59, y=73.40, z=4939.21], EntityPlayerMP['TheSeMteXxX'/224, l='world', x=-4.46, y=70.00, z=60.45], EntityPlayerMP['Culen'/380, l='world', x=175.53, y=67.54, z=245.95], EntityPlayerMP['Zdenous'/443, l='world', x=3212.63, y=53.00, z=4398.18], EntityPlayerMP['ItzEmiik'/495, l='world', x=3562.09, y=79.02, z=4416.84], EntityPlayerMP['chovatel312'/766, l='world', x=1467.87, y=65.17, z=492.72], EntityPlayerMP['Green_Hunter_CZ'/788, l='world', x=183.60, y=68.65, z=60.67], EntityPlayerMP['Monty4k1337'/8071, l='world', x=170.05, y=65.48, z=249.03], EntityPlayerMP['mookypawel'/24222, l='world', x=144.96, y=70.25, z=311.76], EntityPlayerMP['Goodell'/26046, l='world', x=155.84, y=67.00, z=249.92], EntityPlayerMP['adamka'/28915, l='world', x=165.45, y=88.00, z=259.09], EntityPlayerMP['ItzT3fi'/29667, l='world', x=-2577.30, y=52.00, z=-4426.83], EntityPlayerMP['ItzZeusik_'/30876, l='world', x=-2793.04, y=65.00, z=769.28], EntityPlayerMP['NANDOR'/33725, l='world', x=1435.06, y=64.00, z=498.83]]
  109. Chunk stats: ServerChunkCache: 1576 Drop: 0
  110. Level seed: -5263548247982501580
  111. Level generator: ID 00 - default, ver 1. Features enabled: true
  112. Level generator options:
  113. Level spawn location: 174.00,67.00,79.00 - World: (174,67,79), Chunk: (at 14,4,15 in 10,4; contains blocks 160,0,64 to 175,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  114. Level time: 13204340 game time, 867344 day time
  115. Level dimension: 0
  116. Level storage version: 0x04ABD - Anvil
  117. Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
  118. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  119. Stacktrace:
  120. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
  121. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
  122. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  123. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  124. at java.lang.Thread.run(Thread.java:745)
  125.  
  126. -- System Details --
  127. Details:
  128. Minecraft Version: 1.8.9
  129. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  130. Java Version: 1.8.0_102, Oracle Corporation
  131. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  132. Memory: 2396503544 bytes (2285 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB)
  133. JVM Flags: 14 total; -Xms10G -XX:+UseLargePagesInMetaspace -Xmx10G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -XX:+AlwaysPreTouch
  134. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  135. FML: MCP 9.19 Powered by Forge 11.15.1.1890 26 mods loaded, 26 mods active
  136. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  137. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  138. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (start.jar)
  139. UCHIJAAAA Forge{11.15.1.1890} [Minecraft Forge] (start.jar)
  140. UCHIJAAAA sponge{1.8.9-1890-4.2.0-BETA-1653} [SpongeForge] (spongeforge-1.8.9-1890-4.2.0-BETA-1653.jar)
  141. UCHIJAAAA io.github.hsyyid.adminshop{1.8.1} [AdminShop] (AdminShop-1.8.9-1.8.1-universal (1).jar)
  142. UCHIJAAAA io.github.hsyyid.commandsigns{1.3} [CommandSigns] (CommandSigns-API-4.2.0-1.3.jar)
  143. UCHIJAAAA customnpcs{1.8.9_beta} [CustomNPCs] (CustomNpcs_1.8.9_beta(21feb16).jar)
  144. UCHIJAAAA economylite{2.2.6} [EconomyLite] (EconomyLite-4.1.0-2.2.6.jar)
  145. UCHIJAAAA com.boydti.fawe{3.5.1} [FastAsyncWorldEdit] (FastAsyncWorldEdit-forge189-16.08.22-3915881-230.jar)
  146. UCHIJAAAA pixelmon{4.2.7} [Pixelmon] (Pixelmon-1.8.9-4.2.7.jar)
  147. UCHIJAAAA gameshark{4.1.1} [Gameshark (Pixelmon)] (Gameshark-1.8.9-4.1.1-universal.jar)
  148. UCHIJAAAA griefprevention{2.0.0} [GriefPrevention] (griefprevention-1.8.9-2.0.0.66.jar)
  149. UCHIJAAAA de.randombyte.holograms{v1.0.1} [Holograms] (holograms-v1.0.1.jar)
  150. UCHIJAAAA hypermodbanner{3.1.1} [HyperModBanner] (HyperModBanner-1.8.9-3.1.1.jar)
  151. UCHIJAAAA nucleus{0.8.0} [Nucleus] (Nucleus-0.8.0-S4-1.8.9-plugin.jar)
  152. UCHIJAAAA nuvotifier{2.3.3} [NuVotifier] (nuvotifier-universal-2.3.3.jar)
  153. UCHIJAAAA ninja.leaping.permissionsex{2.0-SNAPSHOT} [PermissionsEx] (pex-api4.jar)
  154. UCHIJAAAA pixelannouncer{1.0.0} [Pixel Announcer] (PixelAnnouncer-1.8.9-1.0.0-universal (1).jar)
  155. UCHIJAAAA pixelextras{2.1.4} [Pixel Extras] (PixelExtras-1.8.9-2.1.4-universal.jar)
  156. UCHIJAAAA pixelmoneconomybridge{1.1.1} [PixelmonEconomyBridge] (PixelmonEconomyBridge-1.1.1 (1).jar)
  157. UCHIJAAAA skinsrestorer{1.0} [SkinsRestorer] (SkinsRestorer-v12.5.8 (1).jar)
  158. UCHIJAAAA io.github.hsyyid.spongychest{0.4.4} [SpongyChest] (SpongyChest-1.8.9-0.4.5.jar)
  159. UCHIJAAAA com.gmail.socraticphoenix.sponge.star{1.8.3} [StarAPI] (StarAPI-1.8.3.jar)
  160. UCHIJAAAA timeismoney{API-4.x-1.0} [TimeIsMoney] (TimeIsMoney-API-4.x-1.0.jar)
  161. UCHIJAAAA com.gmail.socraticphoenix.sponge.voteright{1.1.9} [VoteRight] (VoteRight-1.1.9.jar)
  162. UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1-dist.jar)
  163. Loaded coremods (and transformers):
  164. SpongeCoremod (spongeforge-1.8.9-1890-4.2.0-BETA-1653.jar)
  165. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  166. Java8CheckerCoremod (Pixelmon-1.8.9-4.2.7.jar)
  167.  
  168. Profiler Position: N/A (disabled)
  169. Player Count: 14 / 100; [EntityPlayerMP['TheExmax223'/135, l='world', x=850.59, y=73.40, z=4939.21], EntityPlayerMP['TheSeMteXxX'/224, l='world', x=-4.46, y=70.00, z=60.45], EntityPlayerMP['Culen'/380, l='world', x=175.53, y=67.54, z=245.95], EntityPlayerMP['Zdenous'/443, l='world', x=3212.63, y=53.00, z=4398.18], EntityPlayerMP['ItzEmiik'/495, l='world', x=3562.09, y=79.02, z=4416.84], EntityPlayerMP['chovatel312'/766, l='world', x=1467.87, y=65.17, z=492.72], EntityPlayerMP['Green_Hunter_CZ'/788, l='world', x=183.60, y=68.65, z=60.67], EntityPlayerMP['Monty4k1337'/8071, l='world', x=170.05, y=65.48, z=249.03], EntityPlayerMP['mookypawel'/24222, l='world', x=144.96, y=70.25, z=311.76], EntityPlayerMP['Goodell'/26046, l='world', x=155.84, y=67.00, z=249.92], EntityPlayerMP['adamka'/28915, l='world', x=165.45, y=88.00, z=259.09], EntityPlayerMP['ItzT3fi'/29667, l='world', x=-2577.30, y=52.00, z=-4426.83], EntityPlayerMP['ItzZeusik_'/30876, l='world', x=-2793.04, y=65.00, z=769.28], EntityPlayerMP['NANDOR'/33725, l='world', x=1435.06, y=64.00, z=498.83]]
  170. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  171. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement