Time: 9/30/23 7:01 PM
Description: Initializing game
java.lang.NoClassDefFoundError: gregtech/api/recipes/CountableIngredient
at nc.integration.gtce.GTCERecipeHelper.recipeMatches(GTCERecipeHelper.java:292)
at nc.integration.gtce.GTCERecipeHelper.findByInputs(GTCERecipeHelper.java:283)
at nc.integration.gtce.GTCERecipeHelper.findRecipe(GTCERecipeHelper.java:258)
at nc.integration.gtce.GTCERecipeHelper.addGTCERecipe(GTCERecipeHelper.java:152)
at nc.recipe.ProcessorRecipeHandler.addRecipe(ProcessorRecipeHandler.java:60)
at nc.recipe.processor.ManufactoryRecipes.addRecipes(ManufactoryRecipes.java:30)
at nc.recipe.ProcessorRecipeHandler.(ProcessorRecipeHandler.java:36)
at nc.recipe.ProcessorRecipeHandler.(ProcessorRecipeHandler.java:26)
at nc.recipe.processor.ManufactoryRecipes.(ManufactoryRecipes.java:25)
at nc.recipe.NCRecipes.registerRecipes(NCRecipes.java:84)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1242_NCRecipes_registerRecipes_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: gregtech.api.recipes.CountableIngredient
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 27 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Client thread
Stacktrace:
at nc.integration.gtce.GTCERecipeHelper.recipeMatches(GTCERecipeHelper.java:292)
at nc.integration.gtce.GTCERecipeHelper.findByInputs(GTCERecipeHelper.java:283)
at nc.integration.gtce.GTCERecipeHelper.findRecipe(GTCERecipeHelper.java:258)
at nc.integration.gtce.GTCERecipeHelper.addGTCERecipe(GTCERecipeHelper.java:152)
at nc.recipe.ProcessorRecipeHandler.addRecipe(ProcessorRecipeHandler.java:60)
at nc.recipe.processor.ManufactoryRecipes.addRecipes(ManufactoryRecipes.java:30)
at nc.recipe.ProcessorRecipeHandler.(ProcessorRecipeHandler.java:36)
at nc.recipe.ProcessorRecipeHandler.(ProcessorRecipeHandler.java:26)
at nc.recipe.processor.ManufactoryRecipes.(ManufactoryRecipes.java:25)
at nc.recipe.NCRecipes.registerRecipes(NCRecipes.java:84)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1242_NCRecipes_registerRecipes_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
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: 2172151424 bytes (2071 MB) / 8137474048 bytes (7760 MB) up to 11244929024 bytes (10724 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12064m -Xms256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_E3 121 mods loaded, 120 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
DCASMPlugin (HeatAndClimateLib_1.12.2-3.9.3.jar)
defeatedcrow.hac.asm.DCMethodTransformer
ratscore (rats-3.2.14-1.12.2.jar)
com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
AE2ELCore (appliedenergistics2-rv6-stable-7-extended_life-v0.55.22.jar)
appeng.core.transformer.AE2ELTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 516.59' Renderer: 'NVIDIA GeForce RTX 3070/PCIe/SSE2'
AE2 Version: stable rv6-stable-7-extended_life-v0.55.22 for Forge 14.23.5.2847
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /C:/Users/F%c3%b6hling/curseforge/minecraft/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Patchouli open book context: n/a
Launched Version: forge-14.23.5.2860
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 4.6.0 NVIDIA 516.59, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: hopefully this isnt copyrighted.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700K
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 516.59
OpenGlRenderer: NVIDIA GeForce RTX 3070/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 20
Steps to Reproduce
install gregtech and nuclear craft
it could be because of other mods in my mod pack but it only crashe when nuclear craft is present
GregTech CEu Version
2.7.3
Recipe Viewer Installed
JEI
Environment
singleplayer / multiplayer
Cross-Mod Interaction
Yes
Expected Behavior
launching normally
Actual Behavior
---- Minecraft Crash Report ----
WARNING: coremods are present: GregTechLoadingPlugin (gregtech-1.12.2-2.6.0-beta.jar) LittlePatchingLoader (LittleTiles_v1.5.82_mc1.12.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.9.6-core.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) SignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar) ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar) SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.7.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-2.0.0-17.jar) CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar) DCASMPlugin (HeatAndClimateLib_1.12.2-3.9.3.jar) ratscore (rats-3.2.14-1.12.2.jar) AE2ELCore (appliedenergistics2-rv6-stable-7-extended_life-v0.55.22.jar) Contact their authors BEFORE contacting forge
// My bad.
Time: 9/30/23 7:01 PM Description: Initializing game
java.lang.NoClassDefFoundError: gregtech/api/recipes/CountableIngredient at nc.integration.gtce.GTCERecipeHelper.recipeMatches(GTCERecipeHelper.java:292) at nc.integration.gtce.GTCERecipeHelper.findByInputs(GTCERecipeHelper.java:283) at nc.integration.gtce.GTCERecipeHelper.findRecipe(GTCERecipeHelper.java:258) at nc.integration.gtce.GTCERecipeHelper.addGTCERecipe(GTCERecipeHelper.java:152) at nc.recipe.ProcessorRecipeHandler.addRecipe(ProcessorRecipeHandler.java:60) at nc.recipe.processor.ManufactoryRecipes.addRecipes(ManufactoryRecipes.java:30) at nc.recipe.ProcessorRecipeHandler.(ProcessorRecipeHandler.java:36)
at nc.recipe.ProcessorRecipeHandler.(ProcessorRecipeHandler.java:26)
at nc.recipe.processor.ManufactoryRecipes.(ManufactoryRecipes.java:25)
at nc.recipe.NCRecipes.registerRecipes(NCRecipes.java:84)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1242_NCRecipes_registerRecipes_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: gregtech.api.recipes.CountableIngredient
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 27 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Thread: Client thread Stacktrace: at nc.integration.gtce.GTCERecipeHelper.recipeMatches(GTCERecipeHelper.java:292) at nc.integration.gtce.GTCERecipeHelper.findByInputs(GTCERecipeHelper.java:283) at nc.integration.gtce.GTCERecipeHelper.findRecipe(GTCERecipeHelper.java:258) at nc.integration.gtce.GTCERecipeHelper.addGTCERecipe(GTCERecipeHelper.java:152) at nc.recipe.ProcessorRecipeHandler.addRecipe(ProcessorRecipeHandler.java:60) at nc.recipe.processor.ManufactoryRecipes.addRecipes(ManufactoryRecipes.java:30) at nc.recipe.ProcessorRecipeHandler.(ProcessorRecipeHandler.java:36)
at nc.recipe.ProcessorRecipeHandler.(ProcessorRecipeHandler.java:26)
at nc.recipe.processor.ManufactoryRecipes.(ManufactoryRecipes.java:25)
at nc.recipe.NCRecipes.registerRecipes(NCRecipes.java:84)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1242_NCRecipes_registerRecipes_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:636)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details -- 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: 2172151424 bytes (2071 MB) / 8137474048 bytes (7760 MB) up to 11244929024 bytes (10724 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12064m -Xms256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_E3 121 mods loaded, 120 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
GregTechLoadingPlugin (gregtech-1.12.2-2.6.0-beta.jar) gregtech.asm.GregTechTransformer LittlePatchingLoader (LittleTiles_v1.5.82_mc1.12.2.jar) com.creativemd.littletiles.LittleTilesTransformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.9.6-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper SignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar) com.kamesuta.mc.signpic.asm.SignPictureTransformer ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.7.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) shetiphian.asm.ClassTransformer AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-2.0.0-17.jar) zmaster587.advancedRocketry.asm.ClassTransformer CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)
DCASMPlugin (HeatAndClimateLib_1.12.2-3.9.3.jar) defeatedcrow.hac.asm.DCMethodTransformer ratscore (rats-3.2.14-1.12.2.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher AE2ELCore (appliedenergistics2-rv6-stable-7-extended_life-v0.55.22.jar) appeng.core.transformer.AE2ELTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 516.59' Renderer: 'NVIDIA GeForce RTX 3070/PCIe/SSE2' AE2 Version: stable rv6-stable-7-extended_life-v0.55.22 for Forge 14.23.5.2847 Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
Optifine is installed. This is NOT supported. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Authlib is : /C:/Users/F%c3%b6hling/curseforge/minecraft/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Patchouli open book context: n/a Launched Version: forge-14.23.5.2860 LWJGL: 2.9.4 OpenGL: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 4.6.0 NVIDIA 516.59, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: hopefully this isnt copyrighted.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700K OptiFine Version: OptiFine_1.12.2_HD_U_E3 OptiFine Build: 20181210-121000 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 516.59 OpenGlRenderer: NVIDIA GeForce RTX 3070/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 20
Steps to Reproduce
install gregtech and nuclear craft it could be because of other mods in my mod pack but it only crashe when nuclear craft is present
Additional Information
No response