Jump to content

Arthas950

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Arthas950

  1.  

    MC running when is not clay soldiers in mod folder.... But when i copy this mod to mod folder, it doing black screen.

     

     

    Please help me with this error from ForgeModLoader-client-0:

     

     

    2013-03-09 17:28:07 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: sanandreasp/mods/managers/SAP_UpdateManager

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sanandreasp.mods.ClaySoldiersMod.registry.CSMModRegistry.<init>(CSMModRegistry.java:117)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:459)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:412)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at asq.a(SourceFile:56)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: sanandreasp.mods.managers.SAP_UpdateManager

    2013-03-09 17:28:07 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

    2013-03-09 17:28:07 [iNFO] [sTDERR] ... 34 more

    2013-03-09 17:28:07 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

    2013-03-09 17:28:07 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)

    2013-03-09 17:28:07 [iNFO] [sTDERR] ... 36 more

×
×
  • Create New...

Important Information

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