Advertisement
Guest User

1.11.2 server

a guest
Oct 6th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.40 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.118.jar)
  5. MalisisSwitchesPlugin (malisisswitches-1.11.2-4.1.0.jar)
  6. BCModPlugin (zz-backpacks 1.11.2 - 3.1.9.jar)
  7. MalisisCorePlugin (malisiscore-1.11.2-5.1.1.jar)
  8. Contact their authors BEFORE contacting forge
  9.  
  10. // Hey, that tickles! Hehehe!
  11.  
  12. Time: 10/6/17 1:07 PM
  13. Description: Ticking block entity
  14.  
  15. java.lang.NullPointerException: Ticking block entity
  16. at com.mjr.extraplanets.tile.machines.TileEntityBasicCrystallizer.checkFluidTankTransfer(TileEntityBasicCrystallizer.java:88)
  17. at com.mjr.extraplanets.tile.machines.TileEntityBasicCrystallizer.func_73660_a(TileEntityBasicCrystallizer.java:69)
  18. at net.minecraft.world.World.func_72939_s(World.java:1802)
  19. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
  20. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
  21. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384)
  22. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  24. at java.lang.Thread.run(Unknown Source)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Thread: Server thread
  32. Stacktrace:
  33. at com.mjr.extraplanets.tile.machines.TileEntityBasicCrystallizer.checkFluidTankTransfer(TileEntityBasicCrystallizer.java:88)
  34. at com.mjr.extraplanets.tile.machines.TileEntityBasicCrystallizer.func_73660_a(TileEntityBasicCrystallizer.java:69)
  35.  
  36. -- Block entity being ticked --
  37. Details:
  38. Name: minecraft:extraplanetsbasic crystallizer // com.mjr.extraplanets.tile.machines.TileEntityBasicCrystallizer
  39. Block type: ID #1189 (tile.basic_crystallizer // com.mjr.extraplanets.blocks.machines.BasicCrystallizer)
  40. Block data value: 1 / 0x1 / 0b0001
  41. Block location: World: (1389,85,-2358), Chunk: (at 13,5,10 in 86,-148; contains blocks 1376,0,-2368 to 1391,255,-2353), Region: (2,-5; contains chunks 64,-160 to 95,-129, blocks 1024,0,-2560 to 1535,255,-2049)
  42. Actual block type: ID #1189 (tile.basic_crystallizer // com.mjr.extraplanets.blocks.machines.BasicCrystallizer)
  43. Actual block data value: 1 / 0x1 / 0b0001
  44. Stacktrace:
  45. at net.minecraft.world.World.func_72939_s(World.java:1802)
  46. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
  47.  
  48. -- Affected level --
  49. Details:
  50. Level name: world
  51. All players: 1 total; [GCEntityPlayerMP['Zunook'/116, l='world', x=1387.15, y=85.00, z=-2357.53]]
  52. Chunk stats: ServerChunkCache: 473 Drop: 0
  53. Level seed: -3029208235127492970
  54. Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
  55. Level generator options:
  56. Level spawn location: World: (292,64,-1329), Chunk: (at 4,4,15 in 18,-84; contains blocks 288,0,-1344 to 303,255,-1329), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025)
  57. Level time: 197790708 game time, 32420689 day time
  58. Level dimension: 0
  59. Level storage version: 0x04ABD - Anvil
  60. Level weather: Rain time: 105593 (now: false), thunder time: 98491 (now: false)
  61. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  62. Stacktrace:
  63. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
  64. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384)
  65. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  66. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  67. at java.lang.Thread.run(Unknown Source)
  68.  
  69. -- System Details --
  70. Details:
  71. Minecraft Version: 1.11.2
  72. Operating System: Windows 10 (amd64) version 10.0
  73. Java Version: 1.8.0_144, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 6114443256 bytes (5831 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
  76. JVM Flags: 13 total; -Xms8G -Xmx8G -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=45 -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts
  77. IntCache: cache: 3, tcache: 0, allocated: 3, tallocated: 106
  78. FML: MCP 9.38 Powered by Forge 13.20.1.2386 45 mods loaded, 45 mods active
  79. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  80. UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
  81. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  82. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2386-universal.jar)
  83. UCHIJAAAA forge{13.20.1.2386} [Minecraft Forge] (forge-1.11.2-13.20.1.2386-universal.jar)
  84. UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  85. UCHIJAAAA backpacks16840{3.1.9} [Backpacks!] (zz-backpacks 1.11.2 - 3.1.9.jar)
  86. UCHIJAAAA biomesoplenty{6.2.0.2267} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2267-universal.jar)
  87. UCHIJAAAA buildcraftlib{7.99.5} [BuildCraft Lib] (buildcraft-7.99.5.jar)
  88. UCHIJAAAA buildcraftcore{7.99.5} [BuildCraft] (buildcraft-7.99.5.jar)
  89. UCHIJAAAA buildcraftbuilders{7.99.5} [BC Builders] (buildcraft-7.99.5.jar)
  90. UCHIJAAAA buildcraftenergy{7.99.5} [BC Energy] (buildcraft-7.99.5.jar)
  91. UCHIJAAAA buildcraftfactory{7.99.5} [BC Factory] (buildcraft-7.99.5.jar)
  92. UCHIJAAAA buildcraftrobotics{7.99.5} [BC Robotics] (buildcraft-7.99.5.jar)
  93. UCHIJAAAA buildcraftsilicon{7.99.5} [BC Silicon] (buildcraft-7.99.5.jar)
  94. UCHIJAAAA buildcrafttransport{7.99.5} [BC Transport] (buildcraft-7.99.5.jar)
  95. UCHIJAAAA chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
  96. UCHIJAAAA cosmeticarmorreworked{1.11.2-v1a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11.2-v1a.jar)
  97. UCHIJAAAA modcurrency{1.11.2-1.0.3} [Currency Mod] (Currency-1.11.2-1.0.3.jar)
  98. UCHIJAAAA galacticraftcore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.11.2-4.0.0.118.jar)
  99. UCHIJAAAA galacticraftplanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.11.2-4.0.0.118.jar)
  100. UCHIJAAAA extraplanets{0.3.8} [Extra Planets] (ExtraPlanets-0.3.8.jar)
  101. UCHIJAAAA glasscraftmod{2.0} [Glasscraft] (Glasscraftmod v2.0 - MC1.11 Forge.jar)
  102. UCHIJAAAA jei{4.5.0.289} [Just Enough Items] (jei_1.11.2-4.5.0.289.jar)
  103. UCHIJAAAA journeymap{1.11.2-5.4.7} [JourneyMap] (journeymap-1.11.2-5.4.7.jar)
  104. UCHIJAAAA malisiscore{1.11.2-5.1.1} [MalisisCore] (malisiscore-1.11.2-5.1.1.jar)
  105. UCHIJAAAA malisisblocks{1.11.2-5.1.0} [Malisis Blocks] (malisisblocks-1.11.2-5.1.0.jar)
  106. UCHIJAAAA malisisdoors{1.11.2-6.1.0} [MalisisDoors] (malisisdoors-1.11.2-6.1.0.jar)
  107. UCHIJAAAA malisisswitches{1.11.2-4.1.0} [Malisis Switches] (malisisswitches-1.11.2-4.1.0.jar)
  108. UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
  109. UCHIJAAAA slabcraftmod{7.01} [Slabcraft] (Slabcraftmod v7.01 - MC1.11 Forge.jar)
  110. UCHIJAAAA staircraftmod{7.0} [Staircraft] (Staircraftmod v7.0 - MC1.11 Forge.jar)
  111. UCHIJAAAA storagedrawers{1.11.2-4.2.10} [Storage Drawers] (StorageDrawers-1.11.2-4.2.10.jar)
  112. UCHIJAAAA storagedrawersextra{@VERSION@} [Storage Drawers Extras] (StorageDrawersExtras-1.11.2-2.0.0.jar)
  113. UCHIJAAAA superminer_core{2.4.32.306} [SuperMiner] (SuperMiner-[1.11.2]-2.4.32.306.jar)
  114. UCHIJAAAA superminer_captivator{[1.11.2]-2.4.32.306} [SuperMiner Captivator] (SuperMiner-[1.11.2]-2.4.32.306.jar)
  115. UCHIJAAAA superminer_cropinator{[1.11.2]-2.4.32.306} [SuperMiner Copinator] (SuperMiner-[1.11.2]-2.4.32.306.jar)
  116. UCHIJAAAA superminer_excavator{[1.11.2]-2.4.32.306} [SuperMiner Excavator] (SuperMiner-[1.11.2]-2.4.32.306.jar)
  117. UCHIJAAAA superminer_illuminator{[1.11.2]-2.4.32.306} [SuperMiner Illuminator] (SuperMiner-[1.11.2]-2.4.32.306.jar)
  118. UCHIJAAAA superminer_lumbinator{[1.11.2]-2.4.32.306} [SuperMiner Lumbinator] (SuperMiner-[1.11.2]-2.4.32.306.jar)
  119. UCHIJAAAA superminer_shaftanator{[1.11.2]-2.4.32.306} [SuperMiner Shaftanator] (SuperMiner-[1.11.2]-2.4.32.306.jar)
  120. UCHIJAAAA superminer_substitutor{[1.11.2]-2.4.32.306} [SuperMiner Substitutor] (SuperMiner-[1.11.2]-2.4.32.306.jar)
  121. UCHIJAAAA superminer_veinator{[1.11.2]-2.4.32.306} [SuperMiner Veinator] (SuperMiner-[1.11.2]-2.4.32.306.jar)
  122. UCHIJAAAA thutcore{4.7.0} [Thut Core] (thutcore-4.7.0.jar)
  123. UCHIJAAAA thuttech{5.0.0} [Thut's Tech] (thuttech-5.0.0.c.jar)
  124. UCHIJAAAA trashslot{7.4.1} [TrashSlot] (TrashSlot_1.11-7.4.1.jar)
  125. Loaded coremods (and transformers):
  126. MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.118.jar)
  127. micdoodle8.mods.miccore.MicdoodleTransformer
  128. MalisisSwitchesPlugin (malisisswitches-1.11.2-4.1.0.jar)
  129. net.malisis.switches.asm.MalisisSwitchesTransformer
  130. BCModPlugin (zz-backpacks 1.11.2 - 3.1.9.jar)
  131. brad16840.common.asm.ClassTransformer
  132. MalisisCorePlugin (malisiscore-1.11.2-5.1.1.jar)
  133. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  134. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  135. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  136. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  137. net.malisis.core.util.clientnotif.ClientNotifTransformer
  138. Profiler Position: N/A (disabled)
  139. Player Count: 1 / 20; [GCEntityPlayerMP['Zunook'/116, l='world', x=1387.15, y=85.00, z=-2357.53]]
  140. Is Modded: Definitely; Server brand changed to 'fml,forge'
  141. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement