Jump to content

Recommended Posts

Posted

Hi i just made a mod and i put my final release files into minecraft.jar, but when a start up minecraft, it crashed with infinity plack screen. In my log im gettingthis error:

2013-02-05 20:53:14 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: net.minecraftforge.common.EnumHelper.addArmorMaterial(Ljava/lang/String;I[iI)Lnet/minecraft/item/EnumArmorMaterial;

Its weird because in debug version it worked totally normally, and I AM using that same version (6.6.0.497). Then i tried the very lastest version and still nothing! Please, help me, im screwed!

Also, here´s my full log:

[spoiler=ForgeModLoader-client-2]

2013-02-05 20:53:11 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Discovering coremods

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Running coremod plugins

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-02-05 20:53:11 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-02-05 20:53:11 [FINEST] [ForgeModLoader] Validating minecraft

2013-02-05 20:53:12 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2013-02-05 20:53:13 [iNFO] [sTDOUT] 27 achievements

2013-02-05 20:53:13 [iNFO] [sTDOUT] 210 recipes

2013-02-05 20:53:13 [iNFO] [sTDOUT] Setting user: DELTA_12, 242729071644345722

2013-02-05 20:53:13 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2013-02-05 20:53:14 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2013-02-05 20:53:14 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized

2013-02-05 20:53:14 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized

2013-02-05 20:53:14 [iNFO] [sTDOUT] Replaced 84 ore recipies

2013-02-05 20:53:14 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\bin\lwjgl.jar

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\bin\jinput.jar

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\USER\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Skipping known library file C:\Users\USER\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-147.jar

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-02-05 20:53:14 [iNFO] [ForgeModLoader] Searching C:\Users\USER\AppData\Roaming\.minecraft\mods for mods

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2013-02-05 20:53:14 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.minecraft.mOre.MOreBase

2013-02-05 20:53:14 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-02-05 20:53:14 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Received a system property request ''

2013-02-05 20:53:14 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2013-02-05 20:53:14 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Activating mod mcp

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Activating mod FML

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Activating mod Forge

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Enabling mod mOre

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Activating mod mOre

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2013-02-05 20:53:14 [FINE] [ForgeModLoader] All mod requirements are satisfied

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Mod sorting completed successfully

2013-02-05 20:53:14 [FINE] [ForgeModLoader] Mod sorting data:

2013-02-05 20:53:14 [FINE] [ForgeModLoader] mOre(mOre Mod:DEV): minecraft.jar ()

2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2013-02-05 20:53:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mOre

2013-02-05 20:53:14 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: net.minecraftforge.common.EnumHelper.addArmorMaterial(Ljava/lang/String;I[iI)Lnet/minecraft/item/EnumArmorMaterial;

2013-02-05 20:53:14 [iNFO] [sTDERR] at net.minecraft.mOre.MOreBase.<clinit>(MOreBase.java:179)

2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)

2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-02-05 20:53:14 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-02-05 20:53:14 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)

2013-02-05 20:53:14 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

2013-02-05 20:53:14 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)

2013-02-05 20:53:14 [iNFO] [sTDERR] at asq.a(SourceFile:56)

2013-02-05 20:53:14 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)

2013-02-05 20:53:14 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

 

 

Posted

You didn't reobfuscation your mod, not a forge issue -.-

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.