Advertisement
Kaisoul666

Calculator crash while making a dirty circuit

Apr 30th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.62 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Inventory Tweaks Coremod (InventoryTweaks-1.62+beta.86.jar)
  5. LoadingPlugin (Quark-r1.2-90.jar)
  6. offlineskins (OfflineSkins-1.11.2-v1.jar)
  7. BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.4.jar)
  8. ForgelinPlugin (Forgelin-1.4.1.jar)
  9. SinglePlayerServerSettingsCore (SinglePlayerServerSettings-1.0.7.jar)
  10. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta4-anarchy.jar)
  11. Contact their authors BEFORE contacting forge
  12.  
  13. // You should try our sister game, Minceraft!
  14.  
  15. Time: 4/30/17 9:16 PM
  16. Description: Ticking block entity
  17.  
  18. java.lang.NullPointerException: Ticking block entity
  19. at net.minecraft.item.ItemStack.func_77969_a(ItemStack.java:396)
  20. at sonar.calculator.mod.common.tileentity.TileEntityAbstractProcess.canProcess(TileEntityAbstractProcess.java:86)
  21. at sonar.calculator.mod.common.tileentity.TileEntityProcess.getProcessState(TileEntityProcess.java:125)
  22. at sonar.calculator.mod.common.tileentity.TileEntityProcess.func_73660_a(TileEntityProcess.java:78)
  23. at sonar.calculator.mod.common.tileentity.TileEntityAbstractProcess.func_73660_a(TileEntityAbstractProcess.java:41)
  24. at net.minecraft.world.World.func_72939_s(World.java:1802)
  25. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
  26. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
  27. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  28. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  29. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  30. at java.lang.Thread.run(Unknown Source)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Server thread
  38. Stacktrace:
  39. at net.minecraft.item.ItemStack.func_77969_a(ItemStack.java:396)
  40. at sonar.calculator.mod.common.tileentity.TileEntityAbstractProcess.canProcess(TileEntityAbstractProcess.java:86)
  41. at sonar.calculator.mod.common.tileentity.TileEntityProcess.getProcessState(TileEntityProcess.java:125)
  42. at sonar.calculator.mod.common.tileentity.TileEntityProcess.func_73660_a(TileEntityProcess.java:78)
  43. at sonar.calculator.mod.common.tileentity.TileEntityAbstractProcess.func_73660_a(TileEntityAbstractProcess.java:41)
  44.  
  45. -- Block entity being ticked --
  46. Details:
  47. Name: minecraft:extractionchamber // sonar.calculator.mod.common.tileentity.TileEntityMachine.ExtractionChamber
  48. Block type: ID #948 (tile.ExtractionChamber // sonar.calculator.mod.common.block.SmeltingBlock.ChamberBlock)
  49. Block data value: 3 / 0x3 / 0b0011
  50. Block location: World: (-165,70,140), Chunk: (at 11,4,12 in -11,8; contains blocks -176,0,128 to -161,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  51. Actual block type: ID #948 (tile.ExtractionChamber // sonar.calculator.mod.common.block.SmeltingBlock.ChamberBlock)
  52. Actual block data value: 3 / 0x3 / 0b0011
  53. Stacktrace:
  54. at net.minecraft.world.World.func_72939_s(World.java:1802)
  55. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
  56.  
  57. -- Affected level --
  58. Details:
  59. Level name: Kaisoul
  60. All players: 0 total; []
  61. Chunk stats: ServerChunkCache: 625 Drop: 0
  62. Level seed: 4612227757640019267
  63. Level generator: ID 00 - default, ver 1. Features enabled: true
  64. Level generator options: {"diamondSize":8,"lapisCenterHeight":16,"lavaLakeChance":80,"redstoneMaxHeight":16,"diamondMaxHeight":16,"coalMaxHeight":128,"coalMinHeight":0,"seaLevel":63,"graniteCount":10,"riverSize":4,"gravelMinHeight":0,"graniteSize":33,"redstoneSize":8,"fixedBiome":-1,"waterLakeChance":4,"dioriteMinHeight":0,"andesiteCount":10,"graniteMaxHeight":80,"redstoneMinHeight":0,"lapisSize":7,"dirtCount":10,"ironMinHeight":0,"dioriteMaxHeight":80,"coalCount":20,"gravelCount":8,"coalSize":17,"gravelSize":33,"ironMaxHeight":64,"lapisSpread":16,"dioriteCount":10,"andesiteSize":33,"biomeSize":4,"graniteMinHeight":0,"goldCount":2,"diamondCount":1,"dirtSize":33,"gravelMaxHeight":256,"goldSize":9,"ironCount":20,"diamondMinHeight":0,"ironSize":9,"redstoneCount":8,"andesiteMinHeight":0,"dioriteSize":33,"goldMaxHeight":32,"dungeonChance":8,"andesiteMaxHeight":80,"dirtMinHeight":0,"lapisCount":1,"goldMinHeight":0,"dirtMaxHeight":256,"lowerLimitScale":512.0,"biomeDepthOffset":0.0,"upperLimitScale":512.0,"heightScale":684.412,"biomeScaleWeight":1.0,"biomeDepthWeight":1.0,"mainNoiseScaleZ":80.0,"mainNoiseScaleY":160.0,"depthNoiseScaleX":200.0,"mainNoiseScaleX":80.0,"baseSize":8.5,"depthNoiseScaleZ":200.0,"stretchY":12.0,"depthNoiseScaleExponent":0.5,"biomeScaleOffset":0.0,"coordinateScale":684.412,"useStrongholds":true,"useMineShafts":true,"useTemples":true,"useLavaOceans":false,"useCaves":true,"useWaterLakes":true,"useLavaLakes":true,"useMonuments":true,"useRavines":true,"useDungeons":true,"useVillages":true}
  65. Level spawn location: World: (-212,64,172), Chunk: (at 12,4,12 in -14,10; contains blocks -224,0,160 to -209,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  66. Level time: 956590 game time, 1544724 day time
  67. Level dimension: 0
  68. Level storage version: 0x04ABD - Anvil
  69. Level weather: Rain time: 41802 (now: false), thunder time: 101570 (now: false)
  70. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  71. Stacktrace:
  72. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
  73. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  74. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  75. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  76. at java.lang.Thread.run(Unknown Source)
  77.  
  78. -- System Details --
  79. Details:
  80. Minecraft Version: 1.11.2
  81. Operating System: Windows 10 (amd64) version 10.0
  82. Java Version: 1.8.0_131, Oracle Corporation
  83. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  84. Memory: 1823332368 bytes (1738 MB) / 4012376064 bytes (3826 MB) up to 4012376064 bytes (3826 MB)
  85. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M -Xms4096M
  86. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  87. FML: MCP 9.38 Powered by Forge 13.20.0.2285 67 mods loaded, 67 mods active
  88. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  89. UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
  90. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  91. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2285.jar)
  92. UCHIJAAAA forge{13.20.0.2285} [Minecraft Forge] (forge-1.11.2-13.20.0.2285.jar)
  93. UCHIJAAAA sss{} [SinglePlayerServerSettings] (minecraft.jar)
  94. UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  95. UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
  96. UCHIJAAAA rpghud{3.6.3} [RPG-Hud] ([1.11] RPG-HUD-3.6.3.jar)
  97. UCHIJAAAA akashictome{1.1-7} [Akashic Tome] (AkashicTome-1.1-7.jar)
  98. UCHIJAAAA jei{4.3.3.268} [Just Enough Items] (jei_1.11.2-4.3.3.268.jar)
  99. UCHIJAAAA appleskin{1.0.6} [AppleSkin] (AppleSkin-mc1.11-1.0.6.jar)
  100. UCHIJAAAA baubles{1.4.3} [Baubles] (Baubles-1.11-1.4.3.jar)
  101. UCHIJAAAA forgelin{1.4.1} [Forgelin] (Forgelin-1.4.1.jar)
  102. UCHIJAAAA thedragonlib{1.11.2-3.1.1} [TheDragonLib] (thedragonlib-1.11.2-3.1.1.jar)
  103. UCHIJAAAA armorplus{1.11.2-10.1.2.3} [ArmorPlus] (armorplus-1.11.2-10.1.2.3.jar)
  104. UCHIJAAAA quark{r1.2-90} [Quark] (Quark-r1.2-90.jar)
  105. UCHIJAAAA autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar)
  106. UCHIJAAAA betterbedrockgen{6.0.1} [BetterBedrockGen] (BBG-6.0.1.jar)
  107. UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.11.2-1.1.7.jar)
  108. UCHIJAAAA betterachievements{0.4.1.44} [Better Achievements] (BetterAchievements-1.11.2-0.4.1.44.jar)
  109. UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
  110. UCHIJAAAA betterfoliage{2.1.4} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.4.jar)
  111. UCHIJAAAA blocklings{4.1.5} [WillR27's Blocklings] (Blocklings 4.1.5 - 1.11.2.jar)
  112. UCHIJAAAA guideapi{1.11-2.1.0-51} [Guide-API] (Guide-API-1.11-2.1.0-51.jar)
  113. UCHIJAAAA bloodmagic{1.11-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.9-78.jar)
  114. UCHIJAAAA botania{r1.9-343} [Botania] (Botania r1.9-343.jar)
  115. UCHIJAAAA sonarcore{4.0.0} [SonarCore] (SonarCore-1.11.2-4.0.0.jar)
  116. UCHIJAAAA calculator{4.0.0} [Calculator] (Calculator-1.11.2-4.0.0.jar)
  117. UCHIJAAAA chancecubes{1.11-2.3.6.178} [Chance Cubes] (ChanceCubes-1.11-2.3.6.178.jar)
  118. UCHIJAAAA cyclopscore{0.10.2} [Cyclops Core] (CyclopsCore-1.11.2-0.10.2.jar)
  119. UCHIJAAAA colossalchests{1.5.2} [Colossal Chests] (ColossalChests-1.11.2-1.5.2.jar)
  120. UCHIJAAAA cyberware{alpha-0.2.9} [Cyberware] (cyberware-1.11.2-alpha-0.2.9.jar)
  121. UCHIJAAAA props{2.4.1} [Decocraft] (Decocraft-2.4.1_1.11.2.jar)
  122. UCHIJAAAA eleccore{1.7.418} [ElecCore] (ElecCore-1.11-1.7.418.jar)
  123. UCHIJAAAA deepresonance{1.4.6} [DeepResonance] (deepresonance-1.1x-1.4.6.jar)
  124. UCHIJAAAA valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
  125. UCHIJAAAA environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
  126. UCHIJAAAA evilcraft{0.10.24} [EvilCraft] (EvilCraft-1.11.2-0.10.24.jar)
  127. UCHIJAAAA fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar)
  128. UCHIJAAAA fluxnetworks{2.0.0} [FluxNetworks] (FluxNetworks-1.11.2-2.0.0.jar)
  129. UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-beta4-anarchy.jar)
  130. UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.1.jar)
  131. UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.0.jar)
  132. UCHIJAAAA gravestone{1.7.2} [Gravestone] (GraveStone Mod 1.7.2.jar)
  133. UCHIJAAAA improvedhoes{1.2} [Improved Hoes] (ImprovedHoes-1.11-1.2.jar)
  134. UCHIJAAAA inventorypets{1.4.9.4} [Inventory Pets] (inventorypets-1.11.2-1.4.9.4.jar)
  135. UCHIJAAAA inventorytweaks{1.62+beta.86.e69c6bf} [Inventory Tweaks] (InventoryTweaks-1.62+beta.86.jar)
  136. UCHIJAAAA ironchest{1.11.2-7.0.18.800} [Iron Chest] (ironchest-1.11.2-7.0.18.800.jar)
  137. UCHIJAAAA journeymap{1.11.2-5.4.6} [JourneyMap] (journeymap-1.11.2-5.4.6.jar)
  138. UCHIJAAAA limelib{1.5.4} [LimeLib] (limelib-1.11.2-1.5.4.jar)
  139. UCHIJAAAA morpheus{1.11.2-3.2.13} [Morpheus] (Morpheus-1.11.2-3.2.13.jar)
  140. UCHIJAAAA recipehandler{0.8} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.8(1.11).jar)
  141. UCHIJAAAA offlineskins{1.11.2-v1} [OfflineSkins] (OfflineSkins-1.11.2-v1.jar)
  142. UCHIJAAAA refinedstorage{1.4.4} [Refined Storage] (refinedstorage-1.4.4.jar)
  143. UCHIJAAAA xreliquary{1.11.2-1.3.3.653} [Reliquary] (Reliquary-1.11.2-1.3.3.653.jar)
  144. UCHIJAAAA rftools{6.00} [RFTools] (rftools-1.1x-6.00.jar)
  145. UCHIJAAAA rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar)
  146. UCHIJAAAA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar)
  147. UCHIJAAAA soulshardstow{1.11-2.6.6-47} [Soul Shards - The Old Ways] (SoulShards-TOW-1.11-2.6.6-47.jar)
  148. UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.11.jar)
  149. UCHIJAAAA spartanshields{1.3} [Spartan Shields] (SpartanShields-1.11.2-1.3a.jar)
  150. UCHIJAAAA substratum{1.9.2.0} [Substratum] (Substratum-1.11.2-1.9.2.0.jar)
  151. UCHIJAAAA theoneprobe{1.4.6} [The One Probe] (theoneprobe-1.1x-1.4.6.jar)
  152. UCHIJAAAA flexibletools{1.1.1} [Flexible Tools] (tools-1.11.2-1.1.1.jar)
  153. UCHIJAAAA vc{4.30.29} [ViesCraft] (ViesCraft-1.11.2-4.30.29.jar)
  154. UCHIJAAAA waystones{3.0.13} [Waystones] (Waystones_1.11.2-3.0.13.jar)
  155. UCHIJAAAA xnet{1.3.1} [XNet] (xnet-1.3.1.jar)
  156. Loaded coremods (and transformers):
  157. Inventory Tweaks Coremod (InventoryTweaks-1.62+beta.86.jar)
  158. invtweaks.forge.asm.ContainerTransformer
  159. LoadingPlugin (Quark-r1.2-90.jar)
  160. vazkii.quark.base.asm.ClassTransformer
  161. offlineskins (OfflineSkins-1.11.2-v1.jar)
  162. lain.mods.skins.asm.ASMTransformer
  163. BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.4.jar)
  164. mods.betterfoliage.loader.BetterFoliageTransformer
  165. ForgelinPlugin (Forgelin-1.4.1.jar)
  166.  
  167. SinglePlayerServerSettingsCore (SinglePlayerServerSettings-1.0.7.jar)
  168. elec332.singleplayerserversettings.SinglePlayerServerSettingsTransformer
  169. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta4-anarchy.jar)
  170. pl.asie.foamfix.coremod.FoamFixTransformer
  171. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  172. Profiler Position: N/A (disabled)
  173. Player Count: 0 / 8; []
  174. Type: Integrated Server (map_client.txt)
  175. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement