Advertisement
Dvineaspect

Untitled

Mar 8th, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.01 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  3.  
  4. Time: 2019-03-08 18:51:48 EST
  5. Description: Ticking block entity
  6.  
  7. java.lang.ClassCastException: xyz.brassgoggledcoders.steamagerevolution.api.FurnaceFumeProducer cannot be cast to org.cyclops.integrateddynamics.api.block.cable.ICable
  8. at org.cyclops.integrateddynamics.core.helper.CableHelpers.getCable(CableHelpers.java:60)
  9. at org.cyclops.integrateddynamics.core.helper.CableHelpers.canCableConnectTo(CableHelpers.java:136)
  10. at org.cyclops.integrateddynamics.capability.cable.CableDefault.updateConnections(CableDefault.java:41)
  11. at org.cyclops.integrateddynamics.core.tileentity.TileMultipartTicking.updateTileEntity(TileMultipartTicking.java:188)
  12. at org.cyclops.cyclopscore.tileentity.CyclopsTileEntity.updateTicking(CyclopsTileEntity.java:95)
  13. at org.cyclops.cyclopscore.tileentity.CyclopsTileEntity.access$000(CyclopsTileEntity.java:39)
  14. at org.cyclops.cyclopscore.tileentity.CyclopsTileEntity$TickingTileComponent.update(CyclopsTileEntity.java:357)
  15. at org.cyclops.integrateddynamics.core.tileentity.TileMultipartTicking.update(TileMultipartTicking.java:57)
  16. at net.minecraft.world.World.redirect$tileEntityUpdate$zzj000(World.java:4131)
  17. at net.minecraft.world.World.updateEntities(World.java:1835)
  18. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)
  19. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)
  20. at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397)
  21. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
  22. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  23. at java.lang.Thread.run(Thread.java:745)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Block entity being ticked --
  30. Name: integrateddynamics:cable // org.cyclops.integrateddynamics.core.tileentity.TileMultipartTicking
  31. Block type: ID #1382 (tile.blocks.integrateddynamics.cable // org.cyclops.integrateddynamics.block.BlockCable // integrateddynamics:cable)
  32. Block data value: 0 / 0x0 / 0b0000
  33. Block location: World: (131,84,757), Chunk: (at 3,5,5 in 8,47; contains blocks 128,0,752 to 143,255,767), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
  34. Actual block type: ID #1382 (tile.blocks.integrateddynamics.cable // org.cyclops.integrateddynamics.block.BlockCable // integrateddynamics:cable)
  35. Actual block data value: 0 / 0x0 / 0b0000
  36. Block Entity NBT: {rotatable:0b,lightLevels:{map:[]},facadeMeta:0,rotation:2,forceDisconnected:{valueType:"java.lang.Boolean",map:[{value:0b,key:0},{value:0b,key:1},{value:0b,key:2},{value:0b,key:3}]},redstoneInputs:{map:[]},realCable:1b,lastRedstonePulses:{map:[]},connected:{valueType:"java.lang.Boolean",map:[{value:0b,key:0},{value:0b,key:1},{value:0b,key:2},{value:0b,key:3}]},redstoneStrong:{map:[]},redstoneLevels:{map:[]},x:131,y:84,z:757,partContainer:{parts:[]},id:"integrateddynamics:cable"}
  37.  
  38. -- Affected level --
  39. Level name: world_2019_02_17
  40. All players: 0 total; []
  41. Chunk stats: ServerChunkCache: 432 Drop: 316
  42. Level seed: 8024415094750845956
  43. Level generator: ID 06 - quark_realistic, ver 0. Features enabled: true
  44. Level generator options:
  45. Level spawn location: World: (-224,64,256), Chunk: (at 0,4,0 in -14,16; contains blocks -224,0,256 to -209,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  46. Level time: 30215694 game time, 4291522 day time
  47. Level dimension: 0
  48. Level storage version: 0x04ABD - Anvil
  49. Level weather: Rain time: 94723 (now: false), thunder time: 126293 (now: false)
  50. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  51.  
  52. -- System Details --
  53. Minecraft Version: 1.12.2
  54. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  55. Java Version: 1.8.0_72-internal, Oracle Corporation
  56. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  57. Memory: 2215491448 bytes (2112 MB) / 3223760896 bytes (3074 MB) up to 6450184192 bytes (6151 MB)
  58. JVM Flags: 8 total; -Xms2048m -Xmx6168m -XX:PermSize=256m -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  59. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  60. FML: MCP 9.42 Powered by Forge 14.23.5.2807 63 mods loaded, 63 mods active
  61. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  62.  
  63. | State | ID | Version | Source | Signature |
  64. |:------ |:------------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
  65. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  66. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  67. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2807-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  68. | LCHIJA | forge | 14.23.5.2807 | forge-1.12.2-14.23.5.2807-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  69. | LCHIJA | infinitylib | 1.12.2-1.12.0 | infinitylib-1.12.0.jar | None |
  70. | LCHIJA | agricraft | 2.12.0-1.12.0-a6 | AgriCraft-2.12.0-1.12.0-a6.jar | None |
  71. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  72. | LCHIJA | ancientwarfare | 1.12.2-2.7.0.574 | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  73. | LCHIJA | ancientwarfarestructure | @VERSION@ | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  74. | LCHIJA | ancientwarfarevehicle | 1.12.2-2.7.0.574 | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  75. | LCHIJA | ancientwarfarenpc | 1.12.2-2.7.0.574 | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  76. | LCHIJA | ancientwarfareautomation | 1.12.2-2.7.0.574 | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  77. | LCHIJA | antiqueatlas | 4.5.0 | antiqueatlas-1.12.2-4.5.0.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
  78. | LCHIJA | aroma1997core | 2.0.0.2.b164 | Aroma1997Core-1.12.2-2.0.0.2.b164.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  79. | LCHIJA | aromabackup | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  80. | LCHIJA | aromabackuprecovery | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  81. | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  82. | LCHIJA | quark | r1.5-146 | Quark-r1.5-146.jar | None |
  83. | LCHIJA | autoreglib | 1.3-26 | AutoRegLib-1.3-26.jar | None |
  84. | LCHIJA | gorecore | 1.12.2-0.4.5 | avatarmod-1.5.10-alpha.jar | None |
  85. | LCHIJA | avatarmod | 1.5.10-alpha | avatarmod-1.5.10-alpha.jar | None |
  86. | LCHIJA | base | 3.12.0 | base-1.12.2-3.12.0.jar | None |
  87. | LCHIJA | betternether | 0.1.8.2 | betternether-0.1.8.2.jar | None |
  88. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  89. | LCHIJA | buildinggadgets | 2.6.6 | BuildingGadgets-2.6.6.jar | None |
  90. | LCHIJA | cyclopscore | 1.0.5 | CyclopsCore-1.12.2-1.0.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  91. | LCHIJA | colossalchests | 1.7.0 | ColossalChests-1.12.2-1.7.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  92. | LCHIJA | commoncapabilities | 2.0.4 | CommonCapabilities-1.12.2-2.0.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  93. | LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.30.jar | None |
  94. | LCHIJA | coroutil | 1.12.1-1.2.30 | coroutil-1.12.1-1.2.30.jar | None |
  95. | LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.30.jar | None |
  96. | LCHIJA | llibrary | 1.7.17 | llibrary-1.7.17-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  97. | LCHIJA | fossil | 8.0.0 | fossilsarcheology-8.0.0.jar | None |
  98. | LCHIJA | fp | 26.4.42 | Futurepack-1.12.2-26.4.42.jar | 3ad693059337b95c41b649ec9f29c4a6e8282586 |
  99. | LCHIJA | fp.api | 1.1.0 | Futurepack-1.12.2-26.4.42.jar | None |
  100. | LCHIJA | grimoireofgaia | 1.6.8 | GrimoireOfGaia3-1.12.2-1.6.8.jar | None |
  101. | LCHIJA | iceandfire | 1.6.1 | iceandfire-1.6.1-1.12.2.jar | None |
  102. | LCHIJA | integrateddynamics | 1.0.7 | IntegratedDynamics-1.12.2-1.0.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  103. | LCHIJA | integratedcrafting | 1.0.0 | IntegratedCrafting-1.12.2-1.0.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  104. | LCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.0.7.jar | None |
  105. | LCHIJA | integratedterminals | 1.0.4 | IntegratedTerminals-1.12.2-1.0.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  106. | LCHIJA | integratedterminalscompat | 1.0.0 | IntegratedTerminals-1.12.2-1.0.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  107. | LCHIJA | integratedtunnels | 1.6.7 | IntegratedTunnels-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  108. | LCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.7.jar | None |
  109. | LCHIJA | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-FORGE-1.12.2-4.1.jar | None |
  110. | LCHIJA | refinedrelocation | 4.2.35 | RefinedRelocation_1.12.2-4.2.35.jar | None |
  111. | LCHIJA | metalchests | v4.0.1.g01955d6 | MetalChests-v4.0.1.g01955d6.jar | None |
  112. | LCHIJA | mowziesmobs | 1.5.3 | mowziesmobs-1.5.3.jar | None |
  113. | LCHIJA | multimob | 1.0.5 | multimob-1.0.5.jar | None |
  114. | LCHIJA | patchouli | 1.0-17 | Patchouli-1.0-17.jar | None |
  115. | LCHIJA | primitivemobs | 1.2.3a | primitivemobs-1.2.3a.jar | None |
  116. | LCHIJA | quarkoddities | 1 | QuarkOddities-1.12.2.jar | None |
  117. | LCHIJA | randomthings | 4.2.6 | RandomThings-MC1.12.2-4.2.6.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  118. | LCHIJA | xreliquary | 1.12.2-1.3.4.786 | Reliquary-1.12.2-1.3.4.786.jar | None |
  119. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  120. | LCHIJA | rootsclassic | 1.12.2-1.1.5 | RootsClassic-1.12.2-1.1.5.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  121. | LCHIJA | rustic | 1.1.0 | rustic-1.1.0.jar | None |
  122. | LCHIJA | spartanshields | 1.4.1 | SpartanShields-1.12.2-1.4.1.jar | None |
  123. | LCHIJA | spartanweaponry | beta 1.2.3 | SpartanWeaponry-1.12.2-beta-1.2.3.jar | None |
  124. | LCHIJA | steamagerevolution | 1.12.2-0.4.3.null | SteamAgeRevolution-1.12.2-0.4.3.jar | None |
  125. | LCHIJA | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
  126. | LCHIJA | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None |
  127. | LCHIJA | zombieawareness | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar | None |
  128. Loaded coremods (and transformers): LoadingPlugin (RandomThings-MC1.12.2-4.2.6.jar)
  129. lumien.randomthings.asm.ClassTransformer
  130. llibrary (llibrary-core-1.0.10-1.12.2.jar)
  131. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  132. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  133. LoadingPlugin (Quark-r1.5-146.jar)
  134. vazkii.quark.base.asm.ClassTransformer
  135. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b164.jar)
  136.  
  137. VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
  138.  
  139. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  140. team.chisel.ctm.client.asm.CTMTransformer
  141. Suspected Mods: IntegratedDynamics-Compat (integrateddynamicscompat), Cyclops Core (cyclopscore)
  142. Profiler Position: N/A (disabled)
  143. Player Count: 0 / 20; []
  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