Jump to content

IcyFlames11

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by IcyFlames11

  1. My bug doesn't have anything to do with the code log. In fact, it's not really a bug.

     

    I loaded a superflat world, put it on creative, and spawned a green clay soldier. I gave him 20 logs and I waited for him to build.

    I waited for some 15 minutes as he walked around the world looking at all the green and nothingness before I hit him.

     

    Does this belong in this topic? Because the Mod Suggestions topic seemed wrong.

  2. hmmm. Weapons:

     

    - Blow dart?(Well..there not really sophisticated) :P

    - Swords

    - Mob Followes

     

    Well. Since there not that smart, shouldnt they follow though a series of Ages? So they could be like us humans, they can have a village. They develop techniques then that can help them evolve. You could make seperate ages(Expansion). Also a expansion can have like games+ Blocks :P idk even though no blocks maybe to satisfy there thirst for these stuff. :D

     

    I had a great idea but i forgot :P

     

    Anyways I hope you consider!

    Dimes to you, Forever!

     

    So...you want him to make an Age of Empires mod?

  3. 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.

×
×
  • Create New...

Important Information

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