Advertisement
Guest User

Untitled

a guest
Jan 28th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.26 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. RandomPatches (randompatches-1.12.2-1.12.0.2.jar)
  5. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.190.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // Don't be sad. I'll do better next time, I promise!
  9.  
  10. Time: 1/28/19 8:21 PM
  11. Description: Ticking block entity
  12.  
  13. java.lang.NullPointerException: Ticking block entity
  14. at mods.railcraft.common.blocks.machine.worldspike.TileWorldspike.func_73660_a(TileWorldspike.java:268)
  15. at net.minecraft.world.World.func_72939_s(World.java:1835)
  16. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  17. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  18. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  19. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  21. at java.lang.Thread.run(Thread.java:748)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Thread: Server thread
  29. Stacktrace:
  30. at mods.railcraft.common.blocks.machine.worldspike.TileWorldspike.func_73660_a(TileWorldspike.java:268)
  31.  
  32. -- Block entity being ticked --
  33. Details:
  34. Name: railcraft:worldspike_standard // mods.railcraft.common.blocks.machine.worldspike.TileWorldspike
  35. Block type: ID #1325 (tile.railcraft.worldspike // mods.railcraft.common.blocks.machine.worldspike.BlockWorldspike // railcraft:worldspike)
  36. Block data value: 3 / 0x3 / 0b0011
  37. Block location: World: (11,33,3), Chunk: (at 11,2,3 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  38. Actual block type: ID #1325 (tile.railcraft.worldspike // mods.railcraft.common.blocks.machine.worldspike.BlockWorldspike // railcraft:worldspike)
  39. Actual block data value: 3 / 0x3 / 0b0011
  40. Stacktrace:
  41. at net.minecraft.world.World.func_72939_s(World.java:1835)
  42. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  43.  
  44. -- Affected level --
  45. Details:
  46. Level name: world
  47. All players: 1 total; [GCEntityPlayerMP['Romzes'/11431031, l='world', x=14.46, y=34.00, z=2.08]]
  48. Chunk stats: ServerChunkCache: 446 Drop: 0
  49. Level seed: -7264393173611562480
  50. Level generator: ID 00 - default, ver 1. Features enabled: false
  51. Level generator options:
  52. Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  53. Level time: 0 game time, 0 day time
  54. Level dimension: 0
  55. Level storage version: 0x00000 - Unknown?
  56. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  57. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  58. Stacktrace:
  59. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  60. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  61. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  62. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  63. at java.lang.Thread.run(Thread.java:748)
  64.  
  65. -- System Details --
  66. Details:
  67. Minecraft Version: 1.12.2
  68. Operating System: Linux (amd64) version 3.13.0-153-generic
  69. Java Version: 1.8.0_181, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 326852968 bytes (311 MB) / 1798729728 bytes (1715 MB) up to 5173149696 bytes (4933 MB)
  72. JVM Flags: 4 total; -XX:MaxPermSize=128M -Xincgc -Xmx5000M -Xms100M
  73. IntCache: cache: 9, tcache: 69, allocated: 1, tallocated: 21
  74. FML: MCP 9.42 Powered by Forge 14.23.5.2807 57 mods loaded, 57 mods active
  75. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  76.  
  77. | State | ID | Version | Source | Signature |
  78. |:------ |:------------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
  79. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  80. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  81. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2807-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  82. | LCHIJA | forge | 14.23.5.2807 | forge-1.12.2-14.23.5.2807-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  83. | LCHIJA | micdoodlecore | | minecraft.jar | None |
  84. | LCHIJA | randompatches | 1.12.2-1.12.0.2 | randompatches-1.12.2-1.12.0.2.jar | None |
  85. | LCHIJA | movillages | 1.5.4 | [1.12]MoVillages-1.5.4.jar | None |
  86. | LCHIJA | ic2 | 2.8.109-ex112 | industrialcraft-2-2.8.109-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  87. | LCHIJA | advanced_solar_panels | 4.3.0 | Advanced+Solar+Panels-4.3.0.jar | None |
  88. | LCHIJA | as | 0.1.4 | as-0.1.6.jar | None |
  89. | LCHIJA | buildcraftlib | 7.99.21 | buildcraft-all-7.99.21.jar | None |
  90. | LCHIJA | buildcraftcore | 7.99.21 | buildcraft-all-7.99.21.jar | None |
  91. | LCHIJA | buildcraftenergy | 7.99.21 | buildcraft-all-7.99.21.jar | None |
  92. | LCHIJA | jei | 4.14.4.263 | jei_1.12.2-4.14.4.263.jar | None |
  93. | LCHIJA | forestry | 5.8.2.382 | forestry_1.12.2-5.8.2.382.jar | None |
  94. | LCHIJA | binniecore | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
  95. | LCHIJA | binniedesign | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
  96. | LCHIJA | genetics | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
  97. | LCHIJA | botany | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
  98. | LCHIJA | extrabees | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
  99. | LCHIJA | extratrees | 2.5.1.186 | binnie-mods-1.12.2-2.5.1.186.jar | None |
  100. | LCHIJA | biomesoplenty | 7.0.1.2425 | BiomesOPlenty-1.12.2-7.0.1.2425-universal.jar | None |
  101. | LCHIJA | buildcraftbuilders | 7.99.21 | buildcraft-all-7.99.21.jar | None |
  102. | LCHIJA | buildcrafttransport | 7.99.21 | buildcraft-all-7.99.21.jar | None |
  103. | LCHIJA | buildcraftsilicon | 7.99.21 | buildcraft-all-7.99.21.jar | None |
  104. | LCHIJA | buildcraftcompat | 7.99.21 | buildcraft-all-7.99.21.jar | None |
  105. | LCHIJA | buildcraftfactory | 7.99.21 | buildcraft-all-7.99.21.jar | None |
  106. | LCHIJA | buildcraftrobotics | 7.99.21 | buildcraft-all-7.99.21.jar | None |
  107. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  108. | LCHIJA | compactsolars | 1.12.2-5.0.18.341 | CompactSolars-1.12.2-5.0.18.341-universal.jar | None |
  109. | LCHIJA | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  110. | LCHIJA | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  111. | LCHIJA | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  112. | LCHIJA | galacticraftcore | 4.0.2.190 | GalacticraftCore-1.12.2-4.0.2.190.jar | None |
  113. | LCHIJA | galacticraftplanets | 4.0.2.190 | Galacticraft-Planets-1.12.2-4.0.2.190.jar | None |
  114. | LCHIJA | gravitationsuite | 3.0.2 | gravitationsuite-3.0.2.jar | None |
  115. | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  116. | LCHIJA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  117. | LCHIJA | ironchest | 1.12.2-7.0.58.841 | ironchest-1.12.2-7.0.58.841.jar | None |
  118. | LCHIJA | irontanks | 2.1.0-beta.5 | irontanks-2.1.0-beta.5.jar | None |
  119. | LCHIJA | journeymap | 1.12.2-5.5.3 | journeymap-1.12.2-5.5.3.jar | None |
  120. | LCHIJA | jmfixer | 1 | JourneyMapFixer-1.12.2-1-SERVER.jar | None |
  121. | LCHIJA | moreplanets | 2.0.17 | More-Planets-1.12.2-2.0.17-GC181.jar | b3468b224a74e296555ad7efeb35f482e6f445de |
  122. | LCHIJA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
  123. | LCHIJA | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
  124. | LCHIJA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.1.92-compat.jar | None |
  125. | LCHIJA | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  126. | LCHIJA | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  127. | LCHIJA | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None |
  128. | LCHIJA | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None |
  129. | LCHIJA | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  130. | LCHIJA | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  131. | LCHIJA | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  132. | LCHIJA | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None |
  133. | LCHIJA | railcraft | 12.0.0-beta-4 | railcraft-12.0.0-beta-4.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa |
  134. | LCHIJA | randomtweaks | 1.12.2-2.4.2.1 | randomtweaks-1.12.2-2.4.2.1.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
  135. | LCHIJA | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
  136.  
  137. Loaded coremods (and transformers):
  138. RandomPatches (randompatches-1.12.2-1.12.0.2.jar)
  139. com.therandomlabs.randompatches.core.RPTransformer
  140. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.190.jar)
  141. micdoodle8.mods.miccore.MicdoodleTransformer
  142. Profiler Position: N/A (disabled)
  143. Player Count: 2 / 50; [GCEntityPlayerMP['Romzes'/11431031, l='world', x=14.46, y=34.00, z=2.08], GCEntityPlayerMP['Steave'/14683070, l='world', x=70.57, y=65.00, z=204.32]]
  144. Is Modded: Definitely; Server brand changed to 'fml,forge'
  145. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement