View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001245 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2014-08-11 16:03 | 2014-08-11 16:41 |
| Reporter | KRIN3X | Assigned To | Thunderdark | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | 1.6.4 | OS | windows | OS Version | 8.1 |
| Product Version | Builds for MC 1.7.2 and older | ||||
| Summary | 0001245: IndustrrialCraft + Modular force field system mod = Crash | ||||
| Description | hey! i would like to know how can i fix the crash when i put IC2 and MFFS mod together. the game will stuck in mojang title screen for a few second and it closes. i saw some modpacks that these two mods work perfectly and i want to know how they did it. i will put the crash in additional info. thanks for reading this and hope you will answer me soon. | ||||
| Additional Information | ---- Minecraft Crash Report ---- // Quite honestly, I wouldn't worry myself about that. Time: 8/11/14 6:01 PM Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: ic2.api.recipe.IMachineRecipeManager.addRecipe(Lnet/minecraft/item/ItemStack;Ljava/lang/Object;)V at cpw.mods.fml.common.LoadController.transition(LoadController.java:156) at cpw.mods.fml.common.Loader.loadMods(Loader.java:523) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: java.lang.NoSuchMethodError: ic2.api.recipe.IMachineRecipeManager.addRecipe(Lnet/minecraft/item/ItemStack;Ljava/lang/Object;)V at ic2.core.IC2.load(IC2.java:826) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545) 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.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.7.0_65, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 135653984 bytes (129 MB) / 256311296 bytes (244 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 7 mods loaded, 7 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized IC2{1.118.401-lf} [IndustrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Errored UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.115-core.jar) Unloaded->Constructed->Pre-initialized ResonantEngine{@MAJOR@.@MINOR@.@REVIS@} [ResonantEngine] (Resonant-Engine-1.2.0.349-universal.jar) Unloaded->Constructed->Pre-initialized MFFS{3.6.3} [Modular Force Field System] (Modular-Force-Field-System-3.6.3.91-core.jar) Unloaded->Constructed->Pre-initialized | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-08-11 16:03 | KRIN3X | New Issue | |
| 2014-08-11 16:41 | Thunderdark | Note Added: 0003119 | |
| 2014-08-11 16:41 | Thunderdark | Status | new => closed |
| 2014-08-11 16:41 | Thunderdark | Assigned To | => Thunderdark |
| 2014-08-11 16:41 | Thunderdark | Resolution | open => no change required |