Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

As the title has informed you, I've gotten an error that I didn't see on the EAQ for the bug reports in my forgemodloader-client-0 file.

 

I've copied and pasted the section of script including the error, and it's below here. If you know how to fix it, please leave a post.

 

Thanks alot for the help.

 

There's a part at the top that doesn't involve the error. It's pretty easy to discriminate the two.

 

 

 

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Activating mod FML

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Activating mod Forge

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Enabling mod SAP_Man

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Activating mod SAP_Man

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Enabling mod ClaySoldiersMod

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Activating mod ClaySoldiersMod

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2013-01-15 16:32:17 [FINE] [ForgeModLoader] All mod requirements are satisfied

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Mod sorting completed successfully

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Mod sorting data:

2013-01-15 16:32:17 [FINE] [ForgeModLoader] SAP_Man(SanAndreasPs Managers:1.1): 0_SAPManPack_v11_01.jar ()

2013-01-15 16:32:17 [FINE] [ForgeModLoader] ClaySoldiersMod(Clay Soldiers Mod:9.0_02): CSM_v9_03.jar ()

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod SAP_Man

2013-01-15 16:32:17 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchFieldError: e

2013-01-15 16:32:17 [iNFO] [sTDERR] at SanAndreasP.mods.managers.SAP_ManagerRegistry.<clinit>(SAP_ManagerRegistry.java:22)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

2013-01-15 16:32:17 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)

2013-01-15 16:32:17 [iNFO] [sTDERR] at asq.a(SourceFile:56)

2013-01-15 16:32:17 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

 

A quick note: I didn't know how to change the tag from "Hidden". The rules said to change it, ot at least that's what I got from it. Sorry about that.

 

 

Near the end of the first line of the [sTDERR] section of text, Java gives a "NoSuchFieldError".

Please tell me how to fix this.

And thanks. :)

 

Also, ahead of time:

If the EAQ did show how specifically how to fix an error labeled "NoSuchFieldError", I'm sorry for my stupidity.

Blame SanAndreasP.

Moving to his forum.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Blame SanAndreasP.

Moving to his forum.

 

Thanks :)

 

As the title has informed you, I've gotten an error that I didn't see on the EAQ for the bug reports in my forgemodloader-client-0 file.

 

I've copied and pasted the section of script including the error, and it's below here. If you know how to fix it, please leave a post.

 

Thanks alot for the help.

 

There's a part at the top that doesn't involve the error. It's pretty easy to discriminate the two.

 

 

 

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Activating mod FML

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Activating mod Forge

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Enabling mod SAP_Man

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Activating mod SAP_Man

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Enabling mod ClaySoldiersMod

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Activating mod ClaySoldiersMod

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2013-01-15 16:32:17 [FINE] [ForgeModLoader] All mod requirements are satisfied

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Mod sorting completed successfully

2013-01-15 16:32:17 [FINE] [ForgeModLoader] Mod sorting data:

2013-01-15 16:32:17 [FINE] [ForgeModLoader] SAP_Man(SanAndreasPs Managers:1.1): 0_SAPManPack_v11_01.jar ()

2013-01-15 16:32:17 [FINE] [ForgeModLoader] ClaySoldiersMod(Clay Soldiers Mod:9.0_02): CSM_v9_03.jar ()

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2013-01-15 16:32:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod SAP_Man

2013-01-15 16:32:17 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchFieldError: e

2013-01-15 16:32:17 [iNFO] [sTDERR] at SanAndreasP.mods.managers.SAP_ManagerRegistry.<clinit>(SAP_ManagerRegistry.java:22)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-15 16:32:17 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)

2013-01-15 16:32:17 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

2013-01-15 16:32:17 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)

2013-01-15 16:32:17 [iNFO] [sTDERR] at asq.a(SourceFile:56)

2013-01-15 16:32:17 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)

2013-01-15 16:32:17 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

 

A quick note: I didn't know how to change the tag from "Hidden". The rules said to change it, ot at least that's what I got from it. Sorry about that.

 

 

Near the end of the first line of the [sTDERR] section of text, Java gives a "NoSuchFieldError".

Please tell me how to fix this.

And thanks. :)

 

Also, ahead of time:

If the EAQ did show how specifically how to fix an error labeled "NoSuchFieldError", I'm sorry for my stupidity.

 

Easy solution: You're using ancient versions of my mods so update your stuff! Both mods are updated.

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.

  • Author

Nice to know that this community actively helps its members like this :D

This mod sounded so awesome but I couldn't get to it, I dreamed about it last night xD

Thanks, SanAndreasP, for the help

I thought I got the newest version though...

I'll go try again.

  • Author

SanAndreasP,

Being the creator of the mod,

Do you have any reccomendations on where to get the correct mod as well as the manager?

I'm looking for the most recent version of the Clay Soldiers Mod.

Thanks :D

SanAndreasP,

Being the creator of the mod,

Do you have any reccomendations on where to get the correct mod as well as the manager?

I'm looking for the most recent version of the Clay Soldiers Mod.

Thanks :D

 

Actual downloads for CSM can be found here:

http://www.minecraftforum.net/topic/964897-147-spmplan-clay-soldiers-mod-v-90-05/

 

The newest Manager pack is linked there, too, but you can get it also here:

http://www.minecraftforge.net/forum/index.php/topic,2828.0.html

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.

Guest
This topic is now closed to further replies.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.