Jump to content

Crashing Problem


laifsjo

Recommended Posts

Hello, i recently made a new dimension with minecraft forge, and i can run it fine in eclipse. But when i install minecraft forge universal in my minecraft.jar and put my zip folder in my mods folder, minecraft gives me a black screen. FML makes an error log in the minecraft folder:

2012-09-03 08:27:55 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.165.344 for Minecraft client:1.3.2, server:1.3.2 loading
2012-09-03 08:27:55 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Discovering coremods
2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Running coremod plugins
2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Validating minecraft
2012-09-03 08:27:55 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-09-03 08:27:56 [iNFO] [sTDOUT] 27 achievements
2012-09-03 08:27:57 [iNFO] [sTDOUT] 195 recipes
2012-09-03 08:27:57 [iNFO] [sTDOUT] Setting user: laifsjo, 677771357566125040
2012-09-03 08:27:57 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-09-03 08:27:57 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-09-03 08:27:57 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mart\AppData\Roaming\.minecraft\bin\lwjgl.jar
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mart\AppData\Roaming\.minecraft\bin\jinput.jar
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mart\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Mart\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mart\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mart\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mart\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-09-03 08:27:57 [iNFO] [ForgeModLoader] Searching C:\Users\Mart\AppData\Roaming\.minecraft\mods for mods
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Found a candidate zip or jar file Methyr 241 Forge.zip
2012-09-03 08:27:57 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-09-03 08:27:57 [iNFO] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Examining file Methyr 241 Forge.zip for potential mods
2012-09-03 08:27:58 [FINER] [ForgeModLoader] Located mcmod.info file in file Methyr 241 Forge.zip
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Identified a FMLMod type mod dimensionMethyr.common.Methyr
2012-09-03 08:27:58 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-09-03 08:27:58 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Received a system property request ''
2012-09-03 08:27:58 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-09-03 08:27:58 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Activating mod FML
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Activating mod Forge
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Enabling mod Laifsjo_Methyr
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Activating mod Laifsjo_Methyr
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-09-03 08:27:58 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-09-03 08:27:58 [FINE] [ForgeModLoader] Mod sorting data:
2012-09-03 08:27:58 [FINE] [ForgeModLoader] 	Laifsjo_Methyr(The Methyr Dimension:TEST VERSION): Methyr 241 Forge.zip ()
2012-09-03 08:27:58 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@a8cac53 to mod FML
2012-09-03 08:27:58 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@a8cac53 delivered to mod FML
2012-09-03 08:27:58 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@a8cac53 to mod Forge
2012-09-03 08:27:58 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@a8cac53 delivered to mod Forge
2012-09-03 08:27:58 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@a8cac53 to mod Laifsjo_Methyr
2012-09-03 08:27:58 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchFieldError: MethyrStoneMaterial
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at dimensionMethyr.common.MethyrBlockMyreRock.<init>(MethyrBlockMyreRock.java:11)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at dimensionMethyr.common.Methyr.<clinit>(Methyr.java:210)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at java.lang.Class.forName0(Native Method)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at java.lang.Class.forName(Unknown Source)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:341)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.loadMods(Loader.java:442)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:141)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.a(Minecraft.java:405)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.run(Minecraft.java:737)
2012-09-03 08:27:58 [iNFO] [sTDERR] 	at java.lang.Thread.run(Unknown Source)

I don't know why i get this, in eclipse i can run my mod, i do provide a mcmod.info file. please help me out?

 

Thanks in advance.

Link to comment
Share on other sites

Oh, never mind, i got it already, because i edited a base class, i had to put that one in the minecraft.jar :)

Don't do that.

Use reflection if you can, if you HAVE to, then edit MC's source.

Just a guideline, glad you fixed it! :)

So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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