PorPit / UltimateStack

A Minecraft mod,can modify ur item MaxStackSize (more then 64)
GNU General Public License v3.0
143 stars 19 forks source link

Compatibility issues with industrialcraft mods #16

Closed iconFehu closed 3 years ago

iconFehu commented 4 years ago

Currently known issues industrialcraft-2-2.8.197-ex112.jar UltimateStack-1.12.2-1.3.1.jar At the same time running on version 1.12.2 there will be problems

iconFehu commented 4 years ago

This is the environment where I run and the startup log information

[14:58:14] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:58:14] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [14:58:14] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker [14:58:14] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [14:58:14] [main/INFO]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading [14:58:14] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_181, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_181 [14:58:14] [main/INFO]: Searching C:\Minecraft.minecraft\versions\1.12.2-mods\mods for mods [14:58:14] [main/INFO]: Searching C:\Minecraft.minecraft\versions\1.12.2-mods\mods\1.12.2 for mods [14:58:14] [main/INFO]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar [14:58:14] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in PPCore-1.12.2-1.3.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [14:58:14] [main/WARN]: The coremod PPPatchingLoader (com.porpit.ppcore.core.PPPatchingLoader) is not signed! [14:58:14] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in UltimateStack-1.12.2-1.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod. [14:58:14] [main/WARN]: The coremod UltimateStackPatchingLoader (com.porpit.ultimatestack.transform.UltimateStackPatchingLoader) is not signed! [14:58:14] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker [14:58:14] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions [14:58:14] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader [14:58:14] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer [14:58:14] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Minecraft.minecraft\libraries\optifine\OptiFine\1.12.2_HD_U_F5\OptiFine-1.12.2_HD_U_F5-installer.jar [14:58:15] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:58:15] [main/INFO]: Loading tweak class name codechicken.asm.internal.Tweaker [14:58:15] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [14:58:15] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:58:15] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:58:15] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:58:16] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [14:58:17] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [14:58:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:58:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:58:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:58:17] [main/INFO]: Calling tweak class codechicken.asm.internal.Tweaker

[14:58:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [14:58:17] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [14:58:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [14:58:17] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments [14:58:17] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main} [14:58:18] [Client thread/INFO]: Setting user: [14:58:19] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.item.ItemStack [14:58:19] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:spliceClasses:159]: Spliced in METHOD: aip.d [14:58:19] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$9:transform:468]: Patched Method:net.minecraft.item.ItemStack.writeToNBT: Int to Short [14:58:19] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$9:transform:472]: Patched Method:net.minecraft.item.ItemStack.writeToNBT: Item Count Byte->Short [14:58:19] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$9:transform:493]: Patched Method:net.minecraft.item.ItemStack.: Item Count Byte->Short [14:58:19] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.tileentity.TileEntityDispenser [14:58:19] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.tileentity.TileEntityDispenser.getInventoryStackLimit:MaxStackSize [14:58:20] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.tileentity.TileEntityChest [14:58:20] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.tileentity.TileEntityChest.getInventoryStackLimit:MaxStackSize [14:58:20] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.tileentity.TileEntityFurnace [14:58:20] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.tileentity.TileEntityFurnace.getInventoryStackLimit:MaxStackSize [14:58:20] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.tileentity.TileEntityBrewingStand [14:58:20] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.tileentity.TileEntityBrewingStand.getInventoryStackLimit:MaxStackSize [14:58:20] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.tileentity.TileEntityHopper [14:58:20] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.tileentity.TileEntityHopper.getInventoryStackLimit:MaxStackSize [14:58:20] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.tileentity.TileEntityShulkerBox [14:58:20] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.tileentity.TileEntityShulkerBox.getInventoryStackLimit:MaxStackSize [14:58:21] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.entity.item.EntityMinecartContainer [14:58:21] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.entity.item.EntityMinecartContainer.getInventoryStackLimit:MaxStackSize [14:58:22] [Client thread/INFO]: [OptiFine] Reflector Forge [14:58:22] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient [14:58:22] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.network.NetHandlerPlayServer [14:58:22] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$7:transform:410]: Patched Method:net.minecraft.network.NetHandlerPlayServer.processCreativeInventoryAction: Creative Clone [14:58:22] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.inventory.InventoryCrafting [14:58:22] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.inventory.InventoryCrafting.getInventoryStackLimit:MaxStackSize [14:58:22] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.client.renderer.RenderItem [14:58:22] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$6:transform:381]: Patched item count render in RenderItem! [14:58:23] [Client thread/INFO]: [OptiFine] Reflector Vanilla [14:58:23] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.inventory.InventoryBasic [14:58:23] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.inventory.InventoryBasic.getInventoryStackLimit:MaxStackSize [14:58:23] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.entity.player.InventoryPlayer [14:58:23] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$1:transform:52]: Patched Method:net.minecraft.entity.player.InventoryPlayer.getInventoryStackLimit:MaxStackSize [14:58:23] [Client thread/WARN]: Skipping bad option: lastServer: [14:58:23] [Client thread/INFO]: LWJGL Version: 2.9.4

[14:58:24] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_F5 [14:58:24] [Client thread/INFO]: [OptiFine] Build: 20191204-141934 [14:58:24] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0 [14:58:24] [Client thread/INFO]: [OptiFine] Java: 1.8.0_181, Oracle Corporation [14:58:24] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation [14:58:24] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4 [14:58:24] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GTX 1060 3GB/PCIe/SSE2, version 4.6.0 NVIDIA 441.66, NVIDIA Corporation [14:58:24] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0 [14:58:24] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768 [14:58:24] [VersionCheck/INFO]: [OptiFine] Checking for new version [14:58:24] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 441.66 [14:58:24] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation [14:58:24] [Client thread/INFO]: [Shaders] Renderer: GeForce GTX 1060 3GB/PCIe/SSE2 [14:58:24] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0 [14:58:24] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8 [14:58:24] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8 [14:58:24] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32 [14:58:24] [Client thread/INFO]: [Shaders] Load shaders configuration. [14:58:24] [Client thread/INFO]: [Shaders] No shaderpack loaded. [14:58:24] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded [14:58:24] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded [14:58:24] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded [14:58:24] [VersionCheck/INFO]: [OptiFine] Version found: D3 [14:58:24] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_F5, enabling compatibility features [14:58:24] [Client thread/INFO]: -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 119096672 bytes (113 MB) / 318767104 bytes (304 MB) up to 8589934592 bytes (8192 MB) JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx8192m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): UltimateStackPatchingLoader (UltimateStack-1.12.2-1.3.1.jar) com.porpit.ultimatestack.transform.UltimateStackTransformer PPPatchingLoader (PPCore-1.12.2-1.3.0.jar)

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.66' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'

[14:58:24] [Client thread/INFO]: MinecraftForge v14.23.5.2854 Initialized [14:58:24] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients. [14:58:24] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient... [14:58:24] [Client thread/INFO]: Replaced 1227 ore ingredients [14:58:25] [Client thread/INFO]: Searching C:\Minecraft.minecraft\versions\1.12.2-mods\mods for mods [14:58:25] [Client thread/INFO]: Searching C:\Minecraft.minecraft\versions\1.12.2-mods\mods\1.12.2 for mods [14:58:26] [Client thread/INFO]: Forge Mod Loader has identified 10 mods to load [14:58:26] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, PPDummy, fastleafdecay, ic2, morpheus, ppcore, ultimatestack] at CLIENT [14:58:26] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, PPDummy, fastleafdecay, ic2, morpheus, ppcore, ultimatestack] at SERVER [14:58:26] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraft.network.PacketBuffer [14:58:26] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:spliceClasses:159]: Spliced in METHOD: gy.a [14:58:26] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:spliceClasses:159]: Spliced in METHOD: gy.k [14:58:27] [Thread-3/INFO]: Using sync timing. 200 frames of Display.update took 551247400 nanos [14:58:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Morpheus, FMLFileResourcePack:PPCore, FMLFileResourcePack:UltimateStack [14:58:28] [Client thread/INFO]: Processing ObjectHolder annotations [14:58:28] [Client thread/INFO]: Found 1168 ObjectHolder annotations [14:58:28] [Client thread/INFO]: Identifying ItemStackHolder annotations [14:58:28] [Client thread/INFO]: Found 0 ItemStackHolder annotations [14:58:28] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching net.minecraftforge.items.ItemStackHandler [14:58:28] [Client thread/INFO]: [com.porpit.ultimatestack.transform.UltimateStackTransformer$8:transform:435]: Patched Method:net.minecraftforge.items.ItemStackHandler.getSlotLimit: MaxSlotLimit [14:58:28] [Client thread/INFO]: Configured a dormant chunk cache size of 0 [14:58:28] [Forge Version Check/INFO]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json [14:58:28] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty [14:58:28] [Client thread/INFO]: [com.porpit.ppcore.transform.PPCoreTransformer:transform:50]: [ppcore] Patching ic2.core.block.invslot.InvSlot [14:58:28] [Forge Version Check/INFO]: [fastleafdecay] Found status: UP_TO_DATE Target: null [14:58:28] [Forge Version Check/INFO]: [ultimatestack] Starting version check at https://raw.githubusercontent.com/PorPit/UltimateStack/1.12.2/version.json [14:58:29] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [14:58:29] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present: UltimateStackPatchingLoader (UltimateStack-1.12.2-1.3.1.jar) PPPatchingLoader (PPCore-1.12.2-1.3.0.jar) Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 4/25/20 2:58 PM Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from IndustrialCraft 2 (ic2) Caused by: java.lang.NoClassDefFoundError: ic2/core/block/invslot/InvSlotConsumable at ic2.core.ref.TeBlock.(TeBlock.java:162) at ic2.core.init.BlocksItems.initBlocks(BlocksItems.java:168) at ic2.core.init.BlocksItems.init(BlocksItems.java:157) at ic2.core.IC2.load(IC2.java:222) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:159) at net.minecraft.launchwrapper.Launch.main(Launch.java:30) Caused by: java.lang.ClassNotFoundException: ic2.core.block.invslot.InvSlotConsumable at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:185) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 45 more Caused by: java.lang.NoClassDefFoundError: ic2/core/block/invslot/InvSlot at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 47 more Caused by: java.lang.ClassNotFoundException: ic2.core.block.invslot.InvSlot at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 51 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 150386064 bytes (143 MB) / 402653184 bytes (384 MB) up to 8589934592 bytes (8192 MB) JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx8192m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 10 mods loaded, 10 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID            | Version        | Source                              | Signature                                |
|:----- |:------------- |:-------------- |:----------------------------------- |:---------------------------------------- |
| LCH   | minecraft     | 1.12.2         | minecraft.jar                       | None                                     |
| LCH   | mcp           | 9.42           | minecraft.jar                       | None                                     |
| LCH   | FML           | 8.0.99.99      | forge-1.12.2-14.23.5.2854.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge         | 14.23.5.2854   | forge-1.12.2-14.23.5.2854.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | PPDummy       | 1.0.0          | minecraft.jar                       | None                                     |
| LCH   | fastleafdecay | v14            | FastLeafDecay-v14.jar               | None                                     |
| LCE   | ic2           | 2.8.197-ex112  | industrialcraft-2-2.8.197-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LC    | morpheus      | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar         | None                                     |
| LC    | ppcore        | 1.3.0          | PPCore-1.12.2-1.3.0.jar             | None                                     |
| LC    | ultimatestack | 1.3.1          | UltimateStack-1.12.2-1.3.1.jar      | None                                     |

Loaded coremods (and transformers): 

UltimateStackPatchingLoader (UltimateStack-1.12.2-1.3.1.jar) com.porpit.ultimatestack.transform.UltimateStackTransformer PPPatchingLoader (PPCore-1.12.2-1.3.0.jar)

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.66' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
OptiFine Version: OptiFine_1.12.2_HD_U_F5
OptiFine Build: 20191204-141934
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 441.66
OpenGlRenderer: GeForce GTX 1060 3GB/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 16

[14:58:29] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Minecraft.minecraft\versions\1.12.2-mods\crash-reports\crash-2020-04-25_14.58.28-client.txt libpng warning: iCCP: cHRM chunk does not match sRGB

PorPit commented 4 years ago

I'll check this issues later ~ I'm remaking this mod using Mixin

PorPit commented 3 years ago

fixed