java.lang.IllegalArgumentException: Stack can not be invalid!
at net.minecraftforge.oredict.OreDictionary.getOreIDs(OreDictionary.java:504)
at com.hbm.inventory.NuclearTransmutationRecipes.getEnergy(NuclearTransmutationRecipes.java:63)
at com.hbm.tileentity.machine.TileEntityMachineSchrabidiumTransmutator.canProcess(TileEntityMachineSchrabidiumTransmutator.java:186)
at com.hbm.tileentity.machine.TileEntityMachineSchrabidiumTransmutator.func_73660_a(TileEntityMachineSchrabidiumTransmutator.java:107)
at net.minecraft.world.World.redirect$zep000$tileEntityUpdate(World.java:4637)
at net.minecraft.world.World.func_72939_s(World.java:1838)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Block entity being ticked --
Name: hbm:tileentity_machine_schrabidium_transmutator // com.hbm.tileentity.machine.TileEntityMachineSchrabidiumTransmutator
Block type: ID #1532 (tile.machine_schrabidium_transmutator // com.hbm.blocks.machine.MachineSchrabidiumTransmutator // hbm:machine_schrabidium_transmutator)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-2452,64,-938), Chunk: (at 12,4,6 in -154,-59; contains blocks -2464,0,-944 to -2449,255,-929), Region: (-5,-2; contains chunks -160,-64 to -129,-33, blocks -2560,0,-1024 to -2049,255,-513)
Actual block type: ID #1532 (tile.machine_schrabidium_transmutator // com.hbm.blocks.machine.MachineSchrabidiumTransmutator // hbm:machine_schrabidium_transmutator)
Actual block data value: 0 / 0x0 / 0b0000
Block Entity NBT: {process:0,x:-2452,y:64,z:-938,power:4999886L,id:"hbm:tileentity_machine_schrabidium_transmutator",inventory:{Size:4,Items:[{Slot:2,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"hbm:redcoil_capacitor",Count:1b,Damage:0s}]}}
-- Affected level --
Level name: The Final Frontier
All players: 0 total; []
Chunk stats: ServerChunkCache: 397 Drop: 0
Level seed: 665426233475152515
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-72,64,252), Chunk: (at 8,4,12 in -5,15; contains blocks -80,0,240 to -65,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 2882225 game time, 4758539 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 31453 (now: false), thunder time: 156613 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3326738816 bytes (3172 MB) / 11676418048 bytes (11135 MB) up to 11676418048 bytes (11135 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx11584m -Xms256m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 166 mods loaded, 166 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Game crashed when I put the redcoil into the schrabidium transmutator and crashes everytime I rejoin
---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe!
Time: 2023-05-31 01:09:20 EDT Description: Ticking block entity
java.lang.IllegalArgumentException: Stack can not be invalid! at net.minecraftforge.oredict.OreDictionary.getOreIDs(OreDictionary.java:504) at com.hbm.inventory.NuclearTransmutationRecipes.getEnergy(NuclearTransmutationRecipes.java:63) at com.hbm.tileentity.machine.TileEntityMachineSchrabidiumTransmutator.canProcess(TileEntityMachineSchrabidiumTransmutator.java:186) at com.hbm.tileentity.machine.TileEntityMachineSchrabidiumTransmutator.func_73660_a(TileEntityMachineSchrabidiumTransmutator.java:107) at net.minecraft.world.World.redirect$zep000$tileEntityUpdate(World.java:4637) at net.minecraft.world.World.func_72939_s(World.java:1838) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Block entity being ticked -- Name: hbm:tileentity_machine_schrabidium_transmutator // com.hbm.tileentity.machine.TileEntityMachineSchrabidiumTransmutator Block type: ID #1532 (tile.machine_schrabidium_transmutator // com.hbm.blocks.machine.MachineSchrabidiumTransmutator // hbm:machine_schrabidium_transmutator) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-2452,64,-938), Chunk: (at 12,4,6 in -154,-59; contains blocks -2464,0,-944 to -2449,255,-929), Region: (-5,-2; contains chunks -160,-64 to -129,-33, blocks -2560,0,-1024 to -2049,255,-513) Actual block type: ID #1532 (tile.machine_schrabidium_transmutator // com.hbm.blocks.machine.MachineSchrabidiumTransmutator // hbm:machine_schrabidium_transmutator) Actual block data value: 0 / 0x0 / 0b0000 Block Entity NBT: {process:0,x:-2452,y:64,z:-938,power:4999886L,id:"hbm:tileentity_machine_schrabidium_transmutator",inventory:{Size:4,Items:[{Slot:2,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"hbm:redcoil_capacitor",Count:1b,Damage:0s}]}}
-- Affected level -- Level name: The Final Frontier All players: 0 total; [] Chunk stats: ServerChunkCache: 397 Drop: 0 Level seed: 665426233475152515 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-72,64,252), Chunk: (at 8,4,12 in -5,15; contains blocks -80,0,240 to -65,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 2882225 game time, 4758539 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 31453 (now: false), thunder time: 156613 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
-- System Details -- Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3326738816 bytes (3172 MB) / 11676418048 bytes (11135 MB) up to 11676418048 bytes (11135 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx11584m -Xms256m IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 166 mods loaded, 166 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Loaded coremods (and transformers): IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer TenshiCore (TenshiLib-1.12.2-1.2.4.jar) com.flemmli97.tenshilib.asm.ASMTransformer MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper LoadingPlugin (AdChimneys-1.12.2-3.5.16.0-build.0654.jar) com.endertech.minecraft.mods.adchimneys.world.WorldData$BlockRandomTick Aqua Acrobatics Transformer (AquaAcrobatics-1.15.3.jar)
GL info:
ERRORRuntimeException: No OpenGL context found in the current thread. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF Suspected Mods: HBM's Nuclear Tech - Extended Edition (hbm) Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'