Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • SanAndreasP's Mods
  • [HowTo] Install Minecraft Forge And My Mods
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 8
SanAndreasP

[HowTo] Install Minecraft Forge And My Mods

By SanAndreasP, September 7, 2012 in SanAndreasP's Mods

  • Start new topic
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next
  • Page 3 of 8  

Recommended Posts

TheDoomBox20    0

TheDoomBox20

TheDoomBox20    0

  • Tree Puncher
  • TheDoomBox20
  • Members
  • 0
  • 1 post
Posted October 14, 2012

my minecraft didn't crash but the mod wasn't downloaded

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted October 14, 2012

my minecraft didn't crash but the mod wasn't downloaded

 

Huh?

 

Could you explain this more?


Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

computerejo    0

computerejo

computerejo    0

  • Tree Puncher
  • computerejo
  • Members
  • 0
  • 2 posts
Posted October 19, 2012

Hi,

Apologies, I'm sure you've heard this a gazillion times, but newbie help needed! I installed Forge and MC ran OK, but when I try to install the Clay Soldiers Mod it crashes after hanging on the Mojang screen.

 

Minecraft has crashed!     

      ----------------------     

 

Minecraft has stopped running because it encountered a problem; Failed to start game

This error has been saved to /Users/Me/Library/Application Support/minecraft/crash-reports/crash-2012-10-19_19.29.02-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

 

 

 

--- BEGIN ERROR REPORT 967d568 --------

Generated 10/19/12 7:29 PM

 

- Minecraft Version: 1.3.2

- Operating System: Mac OS X (i386) version 10.6.8

- Java Version: 1.6.0_35, Apple Inc.

- Java VM Version: Java HotSpot Client VM (mixed mode), Apple Inc.

- Memory: 493290000 bytes (470 MB) / 535232512 bytes (510 MB) up to 1070399488 bytes (1020 MB)

- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M

- FML: FML v3.1.35.394 Minecraft Forge 4.2.5.303 3 mods loaded, 3 mods active

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

ClaySoldiersMod [Clay Soldiers Mod] (ClaySoldiersMod) Unloaded->Errored

- LWJGL: 2.4.2

- OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Test2.zip

- Profiler Position: N/A (disabled)

 

cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: SanAndreasP.mods.ClaySoldiersMod.CSM_ModRegistry

at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:467)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)

at net.minecraft.client.Minecraft.a(Minecraft.java:416)

at net.minecraft.client.Minecraft.run(Minecraft.java:748)

at java.lang.Thread.run(Thread.java:680)

Caused by: java.lang.ClassNotFoundException: SanAndreasP.mods.ClaySoldiersMod.CSM_ModRegistry

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:247)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:407)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:466)

... 4 more

Caused by: java.lang.NullPointerException

at org.objectweb.asm.ClassReader.<init>(Unknown Source)

at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

... 31 more

--- END ERROR REPORT cb7a7af0 ----------

 

 

 

I hope that appears in a Spoiler - sorry if not!!!

Thanks for any help...

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted October 19, 2012

Hi,

Apologies, I'm sure you've heard this a gazillion times, but newbie help needed! I installed Forge and MC ran OK, but when I try to install the Clay Soldiers Mod it crashes after hanging on the Mojang screen.

 

Minecraft has crashed!     

      ----------------------     

 

Minecraft has stopped running because it encountered a problem; Failed to start game

This error has been saved to /Users/ericjoakim/Library/Application Support/minecraft/crash-reports/crash-2012-10-19_19.29.02-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

 

 

 

--- BEGIN ERROR REPORT 967d568 --------

Generated 10/19/12 7:29 PM

 

- Minecraft Version: 1.3.2

- Operating System: Mac OS X (i386) version 10.6.8

- Java Version: 1.6.0_35, Apple Inc.

- Java VM Version: Java HotSpot Client VM (mixed mode), Apple Inc.

- Memory: 493290000 bytes (470 MB) / 535232512 bytes (510 MB) up to 1070399488 bytes (1020 MB)

- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M

- FML: FML v3.1.35.394 Minecraft Forge 4.2.5.303 3 mods loaded, 3 mods active

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

ClaySoldiersMod [Clay Soldiers Mod] (ClaySoldiersMod) Unloaded->Errored

- LWJGL: 2.4.2

- OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Test2.zip

- Profiler Position: N/A (disabled)

 

cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: SanAndreasP.mods.ClaySoldiersMod.CSM_ModRegistry

at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:467)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)

at net.minecraft.client.Minecraft.a(Minecraft.java:416)

at net.minecraft.client.Minecraft.run(Minecraft.java:748)

at java.lang.Thread.run(Thread.java:680)

Caused by: java.lang.ClassNotFoundException: SanAndreasP.mods.ClaySoldiersMod.CSM_ModRegistry

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:247)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:407)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:466)

... 4 more

Caused by: java.lang.NullPointerException

at org.objectweb.asm.ClassReader.<init>(Unknown Source)

at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

... 31 more

--- END ERROR REPORT cb7a7af0 ----------

 

 

 

I hope that appears in a Spoiler - sorry if not!!!

Thanks for any help...

 

Look at this:

My Minecraft crashes with: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: SanAndreasP.mods.[Modname].[Mod]_ModRegistry

You installed one of my mods wrong (most likely you extracted the content from the jar into the mods folder / minecraft.jar / minecraft_server.jar). Clean your mods folder, get a clean minecraft.jar / minecraft.server.jar and reinstall everything by following the instructios above EXACTLY!


Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

computerejo    0

computerejo

computerejo    0

  • Tree Puncher
  • computerejo
  • Members
  • 0
  • 2 posts
Posted October 19, 2012

Thank you for taking the time to reply - I appreciate it!

I had read the entire thread. I thought I had done everything EXACTLY as you asked.

But I hadn't. I had messed up putting the Mod's jar file in the Mods folder.

I only post this here so other Tree Punchers might learn from my basic mistake!!!

Share this post


Link to post
Share on other sites

tonycheese    0

tonycheese

tonycheese    0

  • Tree Puncher
  • tonycheese
  • Members
  • 0
  • 3 posts
Posted October 30, 2012

This is the ForgeModLoader-client-0.log whats wrong. i start minecraft then it goes to the mojang screen and goes black?

 

 

2012-10-30 12:33:59 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.8.424 for Minecraft 1.4.2 loading

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] Discovering coremods

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Validating minecraft

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-10-30 12:34:02 [iNFO] [sTDOUT] 27 achievements

2012-10-30 12:34:02 [iNFO] [sTDOUT] 208 recipes

2012-10-30 12:34:03 [iNFO] [sTDOUT] Setting user: tonycheese, -4172772378542948064

2012-10-30 12:34:03 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-10-30 12:34:04 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-10-30 12:34:04 [iNFO] [sTDOUT] MinecraftForge v6.0.1.349 Initialized

2012-10-30 12:34:04 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.349 Initialized

2012-10-30 12:34:04 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\bin\jinput.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Thomas\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-10-30 12:34:04 [iNFO] [ForgeModLoader] Searching C:\Users\Thomas\AppData\Roaming\.minecraft\mods for mods

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Found a candidate zip or jar file CSM_v8_02_universal.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Found a candidate mod directory portalgun

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-10-30 12:34:04 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.0.1.339,)] [Forge@[6.0.1.339,)] []

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_TooManyItems

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Examining file CSM_v8_02_universal.jar for potential mods

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Located mcmod.info file in file CSM_v8_02_universal.jar

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod SanAndreasP.mods.ClaySoldiersMod.CSM_ModRegistry

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Examining directory portalgun for potential mods

2012-10-30 12:34:05 [FINE] [ForgeModLoader] No mcmod.info file found in directory portalgun

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.heploop

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.radioloop

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.turret

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.streaming

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.streaming.portalgun

2012-10-30 12:34:05 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Received a system property request ''

2012-10-30 12:34:05 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-10-30 12:34:05 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod mcp

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod FML

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod Forge

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Enabling mod PortalGun

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod PortalGun

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Enabling mod mod_TooManyItems

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod mod_TooManyItems

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Enabling mod ClaySoldiersMod

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod ClaySoldiersMod

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-10-30 12:34:05 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Mod sorting data:

2012-10-30 12:34:05 [FINE] [ForgeModLoader] PortalGun(PortalGun:1.4.2.0.0): minecraft.jar (required-after:Forge@[6.0.1.339,))

2012-10-30 12:34:05 [FINE] [ForgeModLoader] mod_TooManyItems(mod_TooManyItems:Not available): minecraft.jar ()

2012-10-30 12:34:05 [FINE] [ForgeModLoader] ClaySoldiersMod(Clay Soldiers Mod:8.0): CSM_v8_02_universal.jar ()

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod PortalGun

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (1.4.2.0.0)

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod PortalGun

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_TooManyItems

2012-10-30 12:34:05 [FINE] [ForgeModLoader] No MLProp configuration for mod_TooManyItems found or required. No file written

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_TooManyItems

2012-10-30 12:34:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_TooManyItems

2012-10-30 12:34:06 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_TooManyItems

2012-10-30 12:34:06 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ClaySoldiersMod

2012-10-30 12:34:06 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: SanAndreasP/mods/ClaySoldiersMod/CSM_ModRegistry, method: load signature: (Lcpw/mods/fml/common/event/FMLInitializationEvent;)V) catch_type not a subclass of Throwable

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-10-30 12:34:06 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)

2012-10-30 12:34:06 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

 

 

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted October 30, 2012

This is the ForgeModLoader-client-0.log whats wrong. i start minecraft then it goes to the mojang screen and goes black?

 

 

2012-10-30 12:33:59 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.8.424 for Minecraft 1.4.2 loading

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] Discovering coremods

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-10-30 12:33:59 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Validating minecraft

2012-10-30 12:34:00 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-10-30 12:34:02 [iNFO] [sTDOUT] 27 achievements

2012-10-30 12:34:02 [iNFO] [sTDOUT] 208 recipes

2012-10-30 12:34:03 [iNFO] [sTDOUT] Setting user: tonycheese, -4172772378542948064

2012-10-30 12:34:03 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-10-30 12:34:04 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-10-30 12:34:04 [iNFO] [sTDOUT] MinecraftForge v6.0.1.349 Initialized

2012-10-30 12:34:04 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.349 Initialized

2012-10-30 12:34:04 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\bin\jinput.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Thomas\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Thomas\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-10-30 12:34:04 [iNFO] [ForgeModLoader] Searching C:\Users\Thomas\AppData\Roaming\.minecraft\mods for mods

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Found a candidate zip or jar file CSM_v8_02_universal.jar

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Found a candidate mod directory portalgun

2012-10-30 12:34:04 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-10-30 12:34:04 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.0.1.339,)] [Forge@[6.0.1.339,)] []

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_TooManyItems

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Examining file CSM_v8_02_universal.jar for potential mods

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Located mcmod.info file in file CSM_v8_02_universal.jar

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod SanAndreasP.mods.ClaySoldiersMod.CSM_ModRegistry

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Examining directory portalgun for potential mods

2012-10-30 12:34:05 [FINE] [ForgeModLoader] No mcmod.info file found in directory portalgun

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.heploop

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.radioloop

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.turret

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.streaming

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Recursing into package resources.streaming.portalgun

2012-10-30 12:34:05 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Received a system property request ''

2012-10-30 12:34:05 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-10-30 12:34:05 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod mcp

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod FML

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod Forge

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Enabling mod PortalGun

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod PortalGun

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Enabling mod mod_TooManyItems

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod mod_TooManyItems

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Enabling mod ClaySoldiersMod

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Activating mod ClaySoldiersMod

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-10-30 12:34:05 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Mod sorting data:

2012-10-30 12:34:05 [FINE] [ForgeModLoader] PortalGun(PortalGun:1.4.2.0.0): minecraft.jar (required-after:Forge@[6.0.1.339,))

2012-10-30 12:34:05 [FINE] [ForgeModLoader] mod_TooManyItems(mod_TooManyItems:Not available): minecraft.jar ()

2012-10-30 12:34:05 [FINE] [ForgeModLoader] ClaySoldiersMod(Clay Soldiers Mod:8.0): CSM_v8_02_universal.jar ()

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod PortalGun

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection

2012-10-30 12:34:05 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (1.4.2.0.0)

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod PortalGun

2012-10-30 12:34:05 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_TooManyItems

2012-10-30 12:34:05 [FINE] [ForgeModLoader] No MLProp configuration for mod_TooManyItems found or required. No file written

2012-10-30 12:34:05 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_TooManyItems

2012-10-30 12:34:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_TooManyItems

2012-10-30 12:34:06 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_TooManyItems

2012-10-30 12:34:06 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ClaySoldiersMod

2012-10-30 12:34:06 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: SanAndreasP/mods/ClaySoldiersMod/CSM_ModRegistry, method: load signature: (Lcpw/mods/fml/common/event/FMLInitializationEvent;)V) catch_type not a subclass of Throwable

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-30 12:34:06 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-10-30 12:34:06 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-10-30 12:34:06 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)

2012-10-30 12:34:06 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2012-10-30 12:34:06 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

 

 

 

Y u try to install 1.3.2 mods into 1.4.2? ლ(ಠ益ಠლ)


Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

tonycheese    0

tonycheese

tonycheese    0

  • Tree Puncher
  • tonycheese
  • Members
  • 0
  • 3 posts
Posted October 30, 2012

are you going to update it? to 1.4.2

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted October 30, 2012

are you going to update it? to 1.4.2

 

maybe


Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

spikesoul    0

spikesoul

spikesoul    0

  • Tree Puncher
  • spikesoul
  • Members
  • 0
  • 4 posts
Posted November 7, 2012

tank qu

Share this post


Link to post
Share on other sites

Deviljin2    0

Deviljin2

Deviljin2    0

  • Tree Puncher
  • Deviljin2
  • Members
  • 0
  • 2 posts
Posted November 8, 2012

MineCraft Black screen with this

 

 

11:54:43 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Validating minecraft

2012-11-08 11:54:44 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-11-08 11:54:48 [iNFO] [sTDERR] Exception in thread "Thread-11" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-11-08 11:54:48 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-11-08 11:54:48 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-11-08 11:54:48 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2012-11-08 11:54:48 [iNFO] [sTDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)

2012-11-08 11:54:48 [iNFO] [sTDERR] ... 4 more

2012-11-08 11:54:48 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)

2012-11-08 11:54:48 [iNFO] [sTDERR] ... 5 more

 

 

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted November 8, 2012

MineCraft Black screen with this

 

 

11:54:43 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Validating minecraft

2012-11-08 11:54:44 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-11-08 11:54:48 [iNFO] [sTDERR] Exception in thread "Thread-11" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-11-08 11:54:48 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-11-08 11:54:48 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-11-08 11:54:48 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2012-11-08 11:54:48 [iNFO] [sTDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)

2012-11-08 11:54:48 [iNFO] [sTDERR] ... 4 more

2012-11-08 11:54:48 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)

2012-11-08 11:54:48 [iNFO] [sTDERR] ... 5 more

 

 

 

1. Use spoilers next time!

2. read the EAQ linked in the OP!


Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

Deviljin2    0

Deviljin2

Deviljin2    0

  • Tree Puncher
  • Deviljin2
  • Members
  • 0
  • 2 posts
Posted November 9, 2012

MineCraft Black screen with this

 

 

11:54:43 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-11-08 11:54:43 [FINEST] [ForgeModLoader] Validating minecraft

2012-11-08 11:54:44 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-11-08 11:54:48 [iNFO] [sTDERR] Exception in thread "Thread-11" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-11-08 11:54:48 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-11-08 11:54:48 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-11-08 11:54:48 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2012-11-08 11:54:48 [iNFO] [sTDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)

2012-11-08 11:54:48 [iNFO] [sTDERR] ... 4 more

2012-11-08 11:54:48 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-11-08 11:54:48 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-11-08 11:54:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)

2012-11-08 11:54:48 [iNFO] [sTDERR] ... 5 more

 

 

 

1. Use spoilers next time!

2. read the EAQ linked in the OP!

 

 

where can i find it

Share this post


Link to post
Share on other sites

aksus    0

aksus

aksus    0

  • Tree Puncher
  • aksus
  • Members
  • 0
  • 1 post
Posted November 9, 2012

(minecraft 1.4.2)(dosen't work with or without basic components pack) I am using multiMC and installed minecraftforge-universial-6.0.1.349. minecraft worked. then I placed clay soliders in mods folder. I keep getting crashes. I use windows 7. hope u can fix.i have tested with 3 different forge versions, same crash. CRASH REPORT: http://paste.ubuntu.com/1346199/

 

FIXED: I had the wrong version of your manager pack :-[

Share this post


Link to post
Share on other sites

Lugswo    1

Lugswo

Lugswo    1

  • Tree Puncher
  • Lugswo
  • Members
  • 1
  • 1 post
Posted November 9, 2012

Hi, I would really like to install the clay soldiers mod, but Minecraft keeps crashing.  I followed all of your instructions, but it still crashes.  I've repeated this many times now, and even made a new .minecraft.  I'm using Forge 6.0.1.355.  Without the clay soldiers mod (just forge and your modpack thingie installed) Minecraft doesn't crash.  But whenever I drag the clay soldiers jar into my mods folder, it crashes.  Here is my ForgeModLoader-client-0:

 

 

 

2012-11-09 12:53:21 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Validating minecraft

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-11-09 12:53:22 [iNFO] [sTDOUT] 27 achievements

2012-11-09 12:53:22 [iNFO] [sTDOUT] 208 recipes

2012-11-09 12:53:22 [iNFO] [sTDOUT] Setting user: Lugswo, -2081650470274483180

2012-11-09 12:53:22 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-09 12:53:22 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-09 12:53:22 [iNFO] [sTDOUT] MinecraftForge v6.0.1.341 Initialized

2012-11-09 12:53:22 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.341 Initialized

2012-11-09 12:53:22 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-09 12:53:22 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\bin\jinput.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Spencer\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-11-09 12:53:23 [iNFO] [ForgeModLoader] Searching C:\Users\Spencer\AppData\Roaming\.minecraft\mods for mods

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file 0_SAPManPack_v10_01.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file CSM_v9_universal.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-11-09 12:53:23 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Examining file 0_SAPManPack_v10_01.jar for potential mods

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Located mcmod.info file in file 0_SAPManPack_v10_01.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod SanAndreasP.mods.managers.SAP_ManagerRegistry

2012-11-09 12:53:23 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Examining file CSM_v9_universal.jar for potential mods

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Located mcmod.info file in file CSM_v9_universal.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod SanAndreasP.mods.ClaySoldiersMod.CSMModRegistry

2012-11-09 12:53:23 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-09 12:53:23 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Received a system property request ''

2012-11-09 12:53:23 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-11-09 12:53:23 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod mcp

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod FML

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod Forge

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Enabling mod SAP_Man

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod SAP_Man

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Enabling mod ClaySoldiersMod

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod ClaySoldiersMod

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-11-09 12:53:23 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Mod sorting data:

2012-11-09 12:53:23 [FINE] [ForgeModLoader] SAP_Man(SanAndreasPs Managers:1.0_01): 0_SAPManPack_v10_01.jar ()

2012-11-09 12:53:23 [FINE] [ForgeModLoader] ClaySoldiersMod(Clay Soldiers Mod:9.0): CSM_v9_universal.jar ()

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod SAP_Man

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SAP_Man

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod SAP_Man

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ClaySoldiersMod

2012-11-09 12:53:23 [FINEST] [ForgeModLoader] Testing mod ClaySoldiersMod to verify it accepts its own version in a remote connection

2012-11-09 12:53:23 [FINEST] [ForgeModLoader] The mod ClaySoldiersMod accepts its own version (9.0)

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ClaySoldiersMod

2012-11-09 12:53:23 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue

2012-11-09 12:53:23 [sEVERE] [ForgeModLoader]

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

SAP_Man [sanAndreasPs Managers] (0_SAPManPack_v10_01.jar) Unloaded->Constructed

ClaySoldiersMod [Clay Soldiers Mod] (CSM_v9_universal.jar) Unloaded->Errored

2012-11-09 12:53:23 [sEVERE] [ForgeModLoader] The following problems were captured during this phase

2012-11-09 12:53:23 [sEVERE] [ForgeModLoader] Caught exception from ClaySoldiersMod

java.lang.NullPointerException

at SanAndreasP.mods.managers.SAP_LanguageManager.<init>(SAP_LanguageManager.java:37)

at SanAndreasP.mods.ClaySoldiersMod.CSMModRegistry.<init>(CSMModRegistry.java:89)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

at net.minecraft.client.Minecraft.a(Minecraft.java:420)

at net.minecraft.client.Minecraft.run(Minecraft.java:752)

at java.lang.Thread.run(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] java.lang.NullPointerException

2012-11-09 12:53:23 [iNFO] [sTDERR] at SanAndreasP.mods.managers.SAP_LanguageManager.<init>(SAP_LanguageManager.java:37)

2012-11-09 12:53:23 [iNFO] [sTDERR] at SanAndreasP.mods.ClaySoldiersMod.CSMModRegistry.<init>(CSMModRegistry.java:89)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-11-09 12:53:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)

2012-11-09 12:53:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

 

 

Sorry, I don't know how to hide things  :(- I did that for you -

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted November 10, 2012

Hi, I would really like to install the clay soldiers mod, but Minecraft keeps crashing.  I followed all of your instructions, but it still crashes.  I've repeated this many times now, and even made a new .minecraft.  I'm using Forge 6.0.1.355.  Without the clay soldiers mod (just forge and your modpack thingie installed) Minecraft doesn't crash.  But whenever I drag the clay soldiers jar into my mods folder, it crashes.  Here is my ForgeModLoader-client-0:

 

 

 

2012-11-09 12:53:21 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Validating minecraft

2012-11-09 12:53:21 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-11-09 12:53:22 [iNFO] [sTDOUT] 27 achievements

2012-11-09 12:53:22 [iNFO] [sTDOUT] 208 recipes

2012-11-09 12:53:22 [iNFO] [sTDOUT] Setting user: Lugswo, -2081650470274483180

2012-11-09 12:53:22 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-09 12:53:22 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-09 12:53:22 [iNFO] [sTDOUT] MinecraftForge v6.0.1.341 Initialized

2012-11-09 12:53:22 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.341 Initialized

2012-11-09 12:53:22 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-09 12:53:22 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\bin\jinput.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Spencer\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Spencer\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-11-09 12:53:23 [iNFO] [ForgeModLoader] Searching C:\Users\Spencer\AppData\Roaming\.minecraft\mods for mods

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file 0_SAPManPack_v10_01.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file CSM_v9_universal.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-11-09 12:53:23 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Examining file 0_SAPManPack_v10_01.jar for potential mods

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Located mcmod.info file in file 0_SAPManPack_v10_01.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod SanAndreasP.mods.managers.SAP_ManagerRegistry

2012-11-09 12:53:23 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Examining file CSM_v9_universal.jar for potential mods

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Located mcmod.info file in file CSM_v9_universal.jar

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Identified an FMLMod type mod SanAndreasP.mods.ClaySoldiersMod.CSMModRegistry

2012-11-09 12:53:23 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-09 12:53:23 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Received a system property request ''

2012-11-09 12:53:23 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-11-09 12:53:23 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod mcp

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod FML

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod Forge

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Enabling mod SAP_Man

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod SAP_Man

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Enabling mod ClaySoldiersMod

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Activating mod ClaySoldiersMod

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-11-09 12:53:23 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Mod sorting data:

2012-11-09 12:53:23 [FINE] [ForgeModLoader] SAP_Man(SanAndreasPs Managers:1.0_01): 0_SAPManPack_v10_01.jar ()

2012-11-09 12:53:23 [FINE] [ForgeModLoader] ClaySoldiersMod(Clay Soldiers Mod:9.0): CSM_v9_universal.jar ()

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod SAP_Man

2012-11-09 12:53:23 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SAP_Man

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod SAP_Man

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ClaySoldiersMod

2012-11-09 12:53:23 [FINEST] [ForgeModLoader] Testing mod ClaySoldiersMod to verify it accepts its own version in a remote connection

2012-11-09 12:53:23 [FINEST] [ForgeModLoader] The mod ClaySoldiersMod accepts its own version (9.0)

2012-11-09 12:53:23 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ClaySoldiersMod

2012-11-09 12:53:23 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue

2012-11-09 12:53:23 [sEVERE] [ForgeModLoader]

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

SAP_Man [sanAndreasPs Managers] (0_SAPManPack_v10_01.jar) Unloaded->Constructed

ClaySoldiersMod [Clay Soldiers Mod] (CSM_v9_universal.jar) Unloaded->Errored

2012-11-09 12:53:23 [sEVERE] [ForgeModLoader] The following problems were captured during this phase

2012-11-09 12:53:23 [sEVERE] [ForgeModLoader] Caught exception from ClaySoldiersMod

java.lang.NullPointerException

at SanAndreasP.mods.managers.SAP_LanguageManager.<init>(SAP_LanguageManager.java:37)

at SanAndreasP.mods.ClaySoldiersMod.CSMModRegistry.<init>(CSMModRegistry.java:89)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

at net.minecraft.client.Minecraft.a(Minecraft.java:420)

at net.minecraft.client.Minecraft.run(Minecraft.java:752)

at java.lang.Thread.run(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] java.lang.NullPointerException

2012-11-09 12:53:23 [iNFO] [sTDERR] at SanAndreasP.mods.managers.SAP_LanguageManager.<init>(SAP_LanguageManager.java:37)

2012-11-09 12:53:23 [iNFO] [sTDERR] at SanAndreasP.mods.ClaySoldiersMod.CSMModRegistry.<init>(CSMModRegistry.java:89)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-09 12:53:23 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-11-09 12:53:23 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-11-09 12:53:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)

2012-11-09 12:53:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2012-11-09 12:53:23 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

 

 

Sorry, I don't know how to hide things  :(- I did that for you -

 

It's a bug in my Language Manager. I'll fix that.


Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

Shomy37    0

Shomy37

Shomy37    0

  • Tree Puncher
  • Shomy37
  • Members
  • 0
  • 1 post
Posted November 12, 2012

I have a error. When i paste the forge universe files to the server jar all goes well but when i try to start the server i get an error ...

( A Java Exception has occurred. )

Help ! :'(

Share this post


Link to post
Share on other sites

tdude1492    0

tdude1492

tdude1492    0

  • Tree Puncher
  • tdude1492
  • Members
  • 0
  • 3 posts
Posted November 15, 2012

ok i think i am doing everything right...but what i think and what happens are two diffident thing. i am using the magic launcher  i have the universal forge and the manager in the right locations i get "ok" on the mod and the forge and in red letters for the manager "internal mod" i get a blank screen after the mojang logo but no crash report or crash just hangs up on the blank screen

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted November 15, 2012

I have a error. When i paste the forge universe files to the server jar all goes well but when i try to start the server i get an error ...

( A Java Exception has occurred. )

Help ! :'(

ok i think i am doing everything right...but what i think and what happens are two diffident thing. i am using the magic launcher  i have the universal forge and the manager in the right locations i get "ok" on the mod and the forge and in red letters for the manager "internal mod" i get a blank screen after the mojang logo but no crash report or crash just hangs up on the blank screen

 

No logs, no help.


Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

tdude1492    0

tdude1492

tdude1492    0

  • Tree Puncher
  • tdude1492
  • Members
  • 0
  • 3 posts
Posted November 15, 2012

ok here is the logs i got from the magic launcher

 

 

 

 

*** Starting Minecraft ***

Minecraft version: (modified!) 1.4.4

Minecraft.jar: minecraft.jar

Mods:

  ClaySoldierModV2.zip

  minecraftforge-universal-6.3.0.372.zip

  CSM_v8pre2_universal.jar

Java path: C:\Program Files\Java\jre7\bin\java

Memory: 512 MB

LauncherPath: /C:/Users/tom/Desktop/MagicLauncher_1.0.0.exe

*** MagicMinecraftLauncher 1.0.0 ***

Disable inactive mods

2012-11-15 13:41:50 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.4.442 for Minecraft 1.4.4 loading

2012-11-15 13:41:52 [iNFO] [sTDOUT] 27 achievements

2012-11-15 13:41:52 [iNFO] [sTDOUT] 208 recipes

2012-11-15 13:41:52 [iNFO] [sTDOUT] Setting user: tman87923, -2019640973

2012-11-15 13:41:52 [iNFO] [sTDERR] Client asked for parameter: server

2012-11-15 13:41:52 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-15 13:41:53 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-15 13:41:53 [iNFO] [sTDOUT] MinecraftForge v6.3.0.372 Initialized

2012-11-15 13:41:53 [iNFO] [ForgeModLoader] MinecraftForge v6.3.0.372 Initialized

2012-11-15 13:41:53 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-11-15 13:41:53 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-15 13:41:54 [iNFO] [ForgeModLoader] Searching C:\Users\tom\AppData\Roaming\.minecraft\mods for mods

2012-11-15 13:41:54 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load

2012-11-15 13:41:54 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: ItemClayDisruptor, method: a signature: (Liz;Lfd;Lgs;)Liz;) Incompatible argument to function

2012-11-15 13:41:54 [iNFO] [sTDERR]    at mod_ClayMan.<clinit>(mod_ClayMan.java:13)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.Class.forName0(Native Method)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.Class.forName(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:424)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:756)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.Thread.run(Unknown Source)

 

 

 

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted November 15, 2012

ok here is the logs i got from the magic launcher

 

 

 

 

*** Starting Minecraft ***

Minecraft version: (modified!) 1.4.4

Minecraft.jar: minecraft.jar

Mods:

  ClaySoldierModV2.zip

  minecraftforge-universal-6.3.0.372.zip

  CSM_v8pre2_universal.jar

Java path: C:\Program Files\Java\jre7\bin\java

Memory: 512 MB

LauncherPath: /C:/Users/tom/Desktop/MagicLauncher_1.0.0.exe

*** MagicMinecraftLauncher 1.0.0 ***

Disable inactive mods

2012-11-15 13:41:50 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.4.442 for Minecraft 1.4.4 loading

2012-11-15 13:41:52 [iNFO] [sTDOUT] 27 achievements

2012-11-15 13:41:52 [iNFO] [sTDOUT] 208 recipes

2012-11-15 13:41:52 [iNFO] [sTDOUT] Setting user: tman87923, -2019640973

2012-11-15 13:41:52 [iNFO] [sTDERR] Client asked for parameter: server

2012-11-15 13:41:52 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-15 13:41:53 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-15 13:41:53 [iNFO] [sTDOUT] MinecraftForge v6.3.0.372 Initialized

2012-11-15 13:41:53 [iNFO] [ForgeModLoader] MinecraftForge v6.3.0.372 Initialized

2012-11-15 13:41:53 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-11-15 13:41:53 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-15 13:41:54 [iNFO] [ForgeModLoader] Searching C:\Users\tom\AppData\Roaming\.minecraft\mods for mods

2012-11-15 13:41:54 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load

2012-11-15 13:41:54 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: ItemClayDisruptor, method: a signature: (Liz;Lfd;Lgs;)Liz;) Incompatible argument to function

2012-11-15 13:41:54 [iNFO] [sTDERR]    at mod_ClayMan.<clinit>(mod_ClayMan.java:13)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.Class.forName0(Native Method)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.Class.forName(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:424)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:756)

2012-11-15 13:41:54 [iNFO] [sTDERR]    at java.lang.Thread.run(Unknown Source)

 

 

 

 

You screwed up by using old versions of the Clay Soldiers Mod... 2 times. Remove them and use the newest Clay Soldiers mod (and be sure to get the latest Manager pack, too)


Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

tdude1492    0

tdude1492

tdude1492    0

  • Tree Puncher
  • tdude1492
  • Members
  • 0
  • 3 posts
Posted November 15, 2012

never mind figured it out and it works thank you for so far 5 hours of fun :) great mod loads of fun

Share this post


Link to post
Share on other sites

ToddWolf    0

ToddWolf

ToddWolf    0

  • Tree Puncher
  • ToddWolf
  • Members
  • 0
  • 2 posts
Posted November 17, 2012

I'm getting a black screen after selecting single player (latest ver of Minecraft, no other loaders, etc and after following installation instructions).  Here are my ForgeModLoader-client.log ... what am I doing wrong?

 

 

2012-11-16 19:58:10 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.4.442 for Minecraft 1.4.4 loading

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Validating minecraft

2012-11-16 19:58:10 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-11-16 19:58:12 [iNFO] [sTDOUT] 27 achievements

2012-11-16 19:58:12 [iNFO] [sTDOUT] 208 recipes

2012-11-16 19:58:12 [iNFO] [sTDOUT] Setting user: ToddWolf, 5727804404261573649

2012-11-16 19:58:12 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-16 19:58:13 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-16 19:58:13 [iNFO] [sTDOUT] MinecraftForge v6.3.0.372 Initialized

2012-11-16 19:58:13 [iNFO] [ForgeModLoader] MinecraftForge v6.3.0.372 Initialized

2012-11-16 19:58:13 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-11-16 19:58:13 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\Todd L Hames\Application Data\.minecraft\bin\lwjgl.jar

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\Todd L Hames\Application Data\.minecraft\bin\jinput.jar

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\Todd L Hames\Application Data\.minecraft\bin\lwjgl_util.jar

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Documents and Settings\Todd L Hames\Application Data\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\Todd L Hames\Application Data\.minecraft\lib\argo-2.25.jar

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\Todd L Hames\Application Data\.minecraft\lib\guava-12.0.1.jar

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\Todd L Hames\Application Data\.minecraft\lib\asm-all-4.0.jar

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-11-16 19:58:14 [iNFO] [ForgeModLoader] Searching C:\Documents and Settings\Todd L Hames\Application Data\.minecraft\mods for mods

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-11-16 19:58:14 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-11-16 19:58:14 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Received a system property request ''

2012-11-16 19:58:14 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-11-16 19:58:14 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Activating mod mcp

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Activating mod FML

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Activating mod Forge

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-11-16 19:58:14 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-11-16 19:58:14 [FINE] [ForgeModLoader] Mod sorting data:

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge

2012-11-16 19:58:14 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2012-11-16 19:58:14 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge

2012-11-16 19:58:15 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-11-16 19:58:15 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-11-16 19:58:15 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-11-16 19:58:15 [iNFO] [sTDOUT] OpenAL initialized.

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge

2012-11-16 19:58:16 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge

2012-11-16 19:58:16 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2012-11-16 19:58:21 [iNFO] [ForgeModLoader] Loading dimension 0 (Matthew World) (bdo@ae1343)

2012-11-16 19:58:21 [iNFO] [ForgeModLoader] Loading dimension 1 (Matthew World) (bdo@ae1343)

2012-11-16 19:58:21 [iNFO] [ForgeModLoader] Loading dimension -1 (Matthew World) (bdo@ae1343)

2012-11-16 19:58:22 [sEVERE] [ForgeModLoader] An Entity Minecart(py) has thrown an exception during loading, its state cannot be restored. Report this to the mod author

t: Reading NBT data

at lq.e(Entity.java:1577)

at lv.a(EntityList.java:100)

at aaf.a(AnvilChunkLoader.java:370)

at aaf.a(AnvilChunkLoader.java:89)

at aaf.a(AnvilChunkLoader.java:69)

at im.f(ChunkProviderServer.java:166)

at im.c(ChunkProviderServer.java:102)

at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:313)

at bdo.a(IntegratedServer.java:71)

at bdo.c(IntegratedServer.java:87)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)

at fy.run(SourceFile:856)

Caused by: java.lang.ClassCastException: cb cannot be cast to bx

at bq.e(SourceFile:125)

at py.a(EntityMinecart.java:782)

at lq.e(Entity.java:1570)

... 11 more

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge

2012-11-16 19:58:23 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge

2012-11-16 19:58:23 [iNFO] [sTDERR] java.lang.NullPointerException

2012-11-16 19:58:23 [iNFO] [sTDERR] at ayp.a(SourceFile:25)

2012-11-16 19:58:23 [iNFO] [sTDERR] at ayp.<init>(SourceFile:18)

2012-11-16 19:58:23 [iNFO] [sTDERR] at ato.A_(SourceFile:82)

2012-11-16 19:58:23 [iNFO] [sTDERR] at aue.a(SourceFile:97)

2012-11-16 19:58:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:665)

2012-11-16 19:58:23 [iNFO] [sTDERR] at bem.a(GuiMainMenu.java:223)

2012-11-16 19:58:23 [iNFO] [sTDERR] at aue.a(SourceFile:71)

2012-11-16 19:58:23 [iNFO] [sTDERR] at aue.d(SourceFile:125)

2012-11-16 19:58:23 [iNFO] [sTDERR] at aue.m(SourceFile:110)

2012-11-16 19:58:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1515)

2012-11-16 19:58:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:858)

2012-11-16 19:58:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783)

2012-11-16 19:58:23 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-11-16 19:58:23 [iNFO] [sTDERR] java.lang.NullPointerException

2012-11-16 19:58:23 [iNFO] [sTDERR] at ayp.a(SourceFile:25)

2012-11-16 19:58:23 [iNFO] [sTDERR] at ato.A_(SourceFile:83)

2012-11-16 19:58:23 [iNFO] [sTDERR] at aue.a(SourceFile:97)

2012-11-16 19:58:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:665)

2012-11-16 19:58:23 [iNFO] [sTDERR] at bem.a(GuiMainMenu.java:223)

2012-11-16 19:58:23 [iNFO] [sTDERR] at aue.a(SourceFile:71)

2012-11-16 19:58:23 [iNFO] [sTDERR] at aue.d(SourceFile:125)

2012-11-16 19:58:23 [iNFO] [sTDERR] at aue.m(SourceFile:110)

2012-11-16 19:58:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1515)

2012-11-16 19:58:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:858)

2012-11-16 19:58:23 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783)

2012-11-16 19:58:23 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-11-16 20:00:19 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mcp

2012-11-16 20:00:19 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mcp

2012-11-16 20:00:19 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod FML

2012-11-16 20:00:19 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod FML

2012-11-16 20:00:19 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod Forge

2012-11-16 20:00:19 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod Forge

2012-11-16 20:00:20 [iNFO] [ForgeModLoader] Unloading dimension 0

2012-11-16 20:00:20 [iNFO] [ForgeModLoader] Unloading dimension 1

2012-11-16 20:00:22 [iNFO] [sTDOUT] Stopping!

2012-11-16 20:00:22 [iNFO] [sTDOUT] SoundSystem shutting down...

2012-11-16 20:00:22 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

 

 

Share this post


Link to post
Share on other sites

xXDeathreusXx    0

xXDeathreusXx

xXDeathreusXx    0

  • Tree Puncher
  • xXDeathreusXx
  • Members
  • 0
  • 1 post
Posted November 17, 2012

 

2012-11-16 22:22:04 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: SanAndreasP/mods/ClaySoldiersMod/CSMModRegistry, method: load signature: (Lcpw/mods/fml/common/event/FMLInitializationEvent;)V) Incompatible argument to function

2012-11-16 22:22:04 [iNFO] [sTDERR]    at java.lang.Class.forName0(Native Method)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at java.lang.Class.forName(Unknown Source)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:424)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:756)

2012-11-16 22:22:04 [iNFO] [sTDERR]    at java.lang.Thread.run(Unknown Source)

 

This is the error i get when starting this with clay soldiers,i use magic launcher,i have forge at the top of the list,followed by optifine,then reis mini map,then tmi,and both your jars are in the external mods folder(mods).

Why is this occuring?I did not see this problem in the faq's,and am lazy to search through the forum for somebody that may have the same problem.

 

Share this post


Link to post
Share on other sites

MidnightMyst7    0

MidnightMyst7

MidnightMyst7    0

  • Tree Puncher
  • MidnightMyst7
  • Members
  • 0
  • 2 posts
Posted November 17, 2012

Hey, i got a crash when installing clay soldiers, the crash message is hre

 

 

Minecraft has stopped running because it encountered a problem; Failed to start game

 

A full error report has been saved to C:\Users\John Wiitala\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-16_21.08.01-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(

 

 

--- BEGIN ERROR REPORT 90aae8c2 --------

Full report at:

C:\Users\John Wiitala\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-16_21.08.01-client.txt

Please show that file to Mojang, NOT just this screen!

 

Generated 11/16/12 9:08 PM

 

-- System Details --

Details:

Minecraft Version: 1.4.4

Operating System: Windows Vista (x86) version 6.0

Java Version: 1.8.0-ea, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 434128936 bytes (414 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)

JVM Flags: 2 total; -Xms512m -Xmx1024m

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: ModTextureStatic, $Proxy3, $Proxy4, ...[com.google.common.base.Preconditions, Charsets, Splitter, ...], [com.google.common.cache.CacheLoader, CacheBuilder, Cache, ...], [com.google.common.collect.Multimap, ListMultimap, AbstractMultimap, ...], [com.google.common.eventbus.EventBus, HandlerFindingStrategy, AnnotatedHandlerFinder, ...], [com.google.common.io.LineProcessor, Resources, InputSupplier, ...], [com.google.common.primitives.Ints], [com.google.common.reflect.TypeCapture, TypeToken, SimpleTypeToken, ...], [com.google.common.util.concurrent.UncheckedExecutionException, ExecutionError, MoreExecutors, ...], [cpw.mods.fml.client.ITextureFX, FMLTextureFX, TextureFXManager, ...], [cpw.mods.fml.client.modloader.ModLoaderClientHelper, ModLoaderKeyBindingHandler], [cpw.mods.fml.client.registry.KeyHandler, ISimpleBlockRenderingHandler, KeyBindingRegistry], [cpw.mods.fml.common.Loader, LoaderException, WrongMinecraftVersionException, ...], [cpw.mods.fml.common.asm.FMLSanityChecker, MLDetectorClassVisitor, SideOnly], [cpw.mods.fml.common.asm.transformers.AccessTransformer, Modifier, MarkerTransformer, ...], [cpw.mods.fml.common.discovery.ModDiscoverer, ASMDataTable, ModCandidate, ...], [cpw.mods.fml.common.discovery.asm.ASMModParser, ModClassVisitor, ModFieldVisitor, ...], [cpw.mods.fml.common.event.FMLEvent, FMLLoadEvent, FMLStateEvent, ...], [cpw.mods.fml.common.functions.ModIdFunction], [cpw.mods.fml.common.modloader.IModLoaderSidedHelper, ModLoaderHelper, ModLoaderVillageTradeHandler, ...], [cpw.mods.fml.common.network.Player, IGuiHandler, IChatListener, ...], [cpw.mods.fml.common.registry.BlockProxy, ItemProxy, LanguageRegistry, ...], [cpw.mods.fml.common.toposort.ModSortingException, ModSorter, DirectedGraph, ...], [cpw.mods.fml.common.versioning.ArtifactVersion, VersionParser, InvalidVersionSpecificationException, ...], [net.minecraftforge.client.ForgeHooksClient], [net.minecraftforge.client.event.TextureLoadEvent, RenderWorldLastEvent, DrawBlockHighlightEvent], [net.minecraftforge.client.event.sound.SoundEvent, SoundResultEvent, PlayBackgroundMusicEvent, ...], [net.minecraftforge.common.IPlantable, IShearable, ISidedInventory, ...], [net.minecraftforge.event.Event, ListenerList, EventBus, ...], [net.minecraftforge.event.entity.EntityEvent, EntityJoinWorldEvent], [net.minecraftforge.event.entity.living.LivingEvent], [net.minecraftforge.event.entity.player.PlayerEvent, ArrowNockEvent, ArrowLooseEvent, ...], [net.minecraftforge.event.world.WorldEvent, Load, Save, ...], [net.minecraftforge.oredict.OreDictionary, OreRegisterEvent, ShapedOreRecipe, ...], [net.minecraftforge.transformers.ForgeAccessTransformer, EventTransformer], [org.objectweb.asm.ClassVisitor, ClassWriter, AnnotationVisitor, ...], [org.objectweb.asm.tree.ClassNode, AnnotationNode, MethodNode, ...]

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v7.21 FML v4.4.4.442 Minecraft Forge 6.3.0.372 5 mods loaded, 5 mods active

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

ClaySoldiersMod [Clay Soldiers Mod] (ClaySoldiersMod) Unloaded->Errored

SAP_Man [sanAndreasPs Manager Collection] (managers) Unloaded->Errored

LWJGL: 2.4.2

OpenGL: Intel 965/963 Graphics Media Accelerator GL version 2.0.0 - Build 7.15.10.1624, Intel

Is Modded: Definitely; Client brand changed to 'forge,fml'

Type: Client (map_client.txt)

Texture Pack: Xtreme-Textures-14-v05.zip

Profiler Position: N/A (disabled)

Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

 

cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: SanAndreasP.mods.ClaySoldiersMod.CSMModRegistry

at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

at net.minecraft.client.Minecraft.a(Minecraft.java:424)

at net.minecraft.client.Minecraft.run(Minecraft.java:756)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.ClassNotFoundException: SanAndreasP.mods.ClaySoldiersMod.CSMModRegistry

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

... 4 more

Caused by: java.lang.NullPointerException

at org.objectweb.asm.ClassReader.<init>(Unknown Source)

at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)

... 31 more

--- END ERROR REPORT ccd5a58a ----------

 

Share this post


Link to post
Share on other sites
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next
  • Page 3 of 8  
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 8
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • diesieben07
      [1.16.4] Get IChunk World / get current World for the overworld.

      By diesieben07 · Posted 25 minutes ago

      Mineshafts are not world-dependent. They generate the same in every world.
    • diesieben07
      minecraft forge not working

      By diesieben07 · Posted 26 minutes ago

      What are you talking about?
    • Amperka_pro
      Как применить нбт к предмету.

      By Amperka_pro · Posted 28 minutes ago

      У меня из за слабого пк еще идет загрузка. Уже 30 минут.   
    • MistyMarshes
      [1.16.4] Get IChunk World / get current World for the overworld.

      By MistyMarshes · Posted 38 minutes ago

      That's ok, you made me think. Thank you for your time.   For completeness, my question was: how does vanilla load world-dependent data during worldgen? At least they used to do it to load the mineshafts NBT, and so on.
    • diesieben07
      Как применить нбт к предмету.

      By diesieben07 · Posted 41 minutes ago

      You need to prove that you updated.
  • Topics

    • MistyMarshes
      9
      [1.16.4] Get IChunk World / get current World for the overworld.

      By MistyMarshes
      Started 12 hours ago

    • CHRISTMASDOG24
      3
      minecraft forge not working

      By CHRISTMASDOG24
      Started 54 minutes ago

    • Amperka_pro
      4
      Как применить нбт к предмету.

      By Amperka_pro
      Started 1 hour ago

    • Rimural
      14
      Forge 1.16.4 keeps Crashing

      By Rimural
      Started 12 hours ago

    • bouwmeester2003
      5
      how to make and .smd file parser for forge

      By bouwmeester2003
      Started December 8, 2018

  • Who's Online (See full list)

    • diesieben07
    • Mounty
    • vemerion
    • lliinnkk10
    • dotifo7120
    • FreshMod
    • ChampionAsh5357
    • TangYuan
    • B1A2
    • NubikCZ
    • JoieNL
    • Amperka_pro
    • MistyMarshes
    • clermont.holiday
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • SanAndreasP's Mods
  • [HowTo] Install Minecraft Forge And My Mods
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community