[Addon v1.112]AdvGenerators²v3.3.0-New Toys!!!

  • i have one more question for the thermal generators it says stone or iron material... does this work with underground biomes? (changes all stone to different types of stone so it wouldnt be just vanilla stone)
    also i really wish the config was more extensive so i could change the name so it doesnt overlap with gregtech thermal generator.

    So long as the author of Underground Biomes uses the internal name of "blockStone" (makes it's stone compatible with recipes requiring stone via the Forge Ore Dictionary, although it seems to be a wee bit dodgy in my testing) and F4113n checks for the name, it should. But you should test it, just to make sure.

  • That unofficial update link is dead...


    So it be.

    Re-upload from me :)
    http://www.mediafire.com/?jubhj9jwq1vyivt

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    I see this too much.

  • So long as the author of Underground Biomes uses the internal name of "blockStone" (makes it's stone compatible with recipes requiring stone via the Forge Ore Dictionary, although it seems to be a wee bit dodgy in my testing) and F4113n checks for the name, it should. But you should test it, just to make sure.


    hmm if it looks for names then that should be good but I think he doesn't use the oredictionary because then you couldn't craft different types of bricks etc. but there is a different mod that makes it work with SOME of the other shit form other mods (I know it doesn't work in the macerator recipe) but yeah ill test it when I can get back on m desktop. (it broke)

    name a mod... I've tried putting it into my modpack!

    172 mods
    11 power systems
    infinite fun

  • hey this mod is causing a lot of problems for me setting up a server here is the crash

    Display Spoiler


    [INFO] Starting minecraft server version 1.4.7
    [SEVERE] Encountered an unexpected exception NoClassDefFoundError
    java.lang.NoClassDefFoundError: bdg
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
    at sun.reflect.GeneratedMethodAccessor3.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:153)
    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:86)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
    at ho.c(DedicatedServer.java:64)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    at fy.run(SourceFile:849)
    Caused by: java.lang.ClassNotFoundException: bdg
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 28 more
    Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    ... 30 more
    [SEVERE] This crash report has been saved to: C:\Users\Jacob Jelinski\Desktop\ftb server\.\crash-reports\crash-2013-07-05_00.42.00-server.txt

    Display Spoiler


    ---- Minecraft Crash Report ----
    // Quite honestly, I wouldn't worry myself about that.

    Time: 7/5/13 1:02 AM
    Description: Exception in server tick loop

    java.lang.NoClassDefFoundError: bdg
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
    at sun.reflect.GeneratedMethodAccessor3.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:153)
    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:86)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
    at ho.c(DedicatedServer.java:64)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    at fy.run(SourceFile:849)
    Caused by: java.lang.ClassNotFoundException: bdg
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 28 more
    Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    ... 30 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 472601488 bytes (450 MB) / 514523136 bytes (490 MB) up to 2863333376 bytes (2730 MB)
    JVM Flags: 2 total; -Xms512M -Xmx3G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 160 mods loaded, 159 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed

    I deleted some of this part of the log because the post would be too long

    AGCore [AdvGenerators] (IC2AdvGenerators.zip) Unloaded

    it works on single player but I don't exactly know why it doesn't work on multiplayer

    name a mod... I've tried putting it into my modpack!

    172 mods
    11 power systems
    infinite fun

    Edited once, last by jax099 (July 5, 2013 at 9:16 AM).

  • m, someone said it would help to use two client classes, and I thoght it did but when I just tried it, it didnt...

    Well, if you don't mind using old versions :whistling: , you can dump ats and bdg from the client into the server, then use AdvGen V3.2.2 and F4113nC0r3 V4.0.2... They seem to work well on my Forge MCPC+L(1.4.7) server... :D For some reason, AdvGen v 3.3.0 seems to break when used in forge servers :(

    hey I tried doing this but I cant find a client (not sure what that means) or those classes when I look through old versions of f4113nc0r3 or advgen so basically could some one help explain this to me... please this is the last mod I need to get set up for my server. :wacko:

    name a mod... I've tried putting it into my modpack!

    172 mods
    11 power systems
    infinite fun

  • You should just stopping using it for a while. Because its modder is gone, also for a while, so it won't be updated within a few :/
    Edited: ok, 3 months. And maybe more on skype.


    Soon with Molten Salt Reactors, right ? :D
    NERF THA FUSION REACTOR!

    Edited once, last by MatLaPatate (July 5, 2013 at 1:19 PM).

  • Not completely true.
    His profile says

    Quote

    Wednesday, July 3rd 2013, 4:42am


    But his last post was in april, so real activity is gone like for 3 months.
    - Shadow

    Iff yu find misstaks, you may keep them! (Or tell me if neccessary...)

  • shadow life ... forever ago when you asked for serve compatiability (i quoted it 3 posts above) did you understand yusiang1998's response because my server crashes when trying to access a bdg.class or something along those lines (i know its the bdg.class) and apparently he has a fix for it but i cant find the "client" when he says " you can dump ats and bdg from the client into the server, then use AdvGen V3.2.2 and F4113nC0r3 V4.0.2"

    and MatLaPatate this version (3.3.0) was always broke and someone found a fix for it im not asking for updates to 1.5 im asking how this yusiang guy fixed teh current version ... but he only has one post so i HIGHLY doubht he checks this forum.

    any help would be appreciated this is the last mod i need to get my server working

    name a mod... I've tried putting it into my modpack!

    172 mods
    11 power systems
    infinite fun

    Edited once, last by jax099 (July 5, 2013 at 8:38 PM).

  • Not completely true.
    His profile says


    But his last post was in april, so real activity is gone like for 3 months.
    - Shadow

    hey sorry for double posting but i wanted to quote you that way it would notify you (hopefully) because it is unclear if you understood that guys instructions from ofrever ago ... but he replied to you so im assuming that you have it fixed for multiplayer!

    name a mod... I've tried putting it into my modpack!

    172 mods
    11 power systems
    infinite fun

  • bump ... i really need some help ... and there is proof that its possible


    What are you wanting exactly?

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    I see this too much.


  • What are you wanting exactly?


    sorry ... this mod is broken for multiplayer in version 3.3.0 but about 5 posts above i quoted a yusiang1998 who said that there was a way around this however i cant understand it because it is quite vague also he says that the version 3.2.2 works if you remove (this is where i started improvising) the ats.class and the bdg.class from your minecraft.jar and put it into the mod ... however i don't know where you would put these classes... also the mod works on single player, untested on lan, and has a known problem with server , which this guy apparently fixed... whne you start the server the crash does say something about missing the bdg.class so i supposed that he knew what he was talking about but it didn't work
    thank you for help

    name a mod... I've tried putting it into my modpack!

    172 mods
    11 power systems
    infinite fun


  • sorry ... this mod is broken for multiplayer in version 3.3.0 but about 5 posts above i quoted a yusiang1998 who said that there was a way around this however i cant understand it because it is quite vague also he says that the version 3.2.2 works if you remove (this is where i started improvising) the ats.class and the bdg.class from your minecraft.jar and put it into the mod ... however i don't know where you would put these classes... also the mod works on single player, untested on lan, and has a known problem with server , which this guy apparently fixed... whne you start the server the crash does say something about missing the bdg.class so i supposed that he knew what he was talking about but it didn't work
    thank you for help


    Ahhh, the dodgy missing class thing. OK.

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    I see this too much.

  • This error I resolved adding a .jar file to my mods folder with the bdg.class and the ats.class out of my client minecraft.jar.


    Something like this to fix it I believe. Never used the mod on a server so, I'm not completely sure still :wacko:

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    I see this too much.


  • Something like this to fix it I believe. Never used the mod on a server so, I'm not completely sure still :wacko:


    hmm i tried that but i think i put those classes into the mod itself not the mod folder... ill go and test it right now
    missing a different class file redownloading the mod ... missing the scontainerlaggenerator.class even though i see it in the file when i 7zip it ;(

    Display Spoiler


    [INFO] Starting minecraft server version 1.4.7
    [INFO] Loading properties
    [INFO] Default game type: SURVIVAL
    [INFO] Generating keypair
    [INFO] Starting Minecraft server on *:25565
    [INFO] [Mekanism] Mod loaded.
    [INFO] [MekanismGenerators] Loaded module.
    [INFO] [MekanismTools] Loaded module.
    [SEVERE] Encountered an unexpected exception NullPointerException
    java.lang.NullPointerException
    at f4113n.core.te.FCBlockTile.addSubBlock(FCBlockTile.java:124)
    at f4113n.AdvGenerators.AGCore.init(AGCore.java:73)
    at f4113n.core.FCore.init(FCore.java:150)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
    at sun.reflect.GeneratedMethodAccessor2.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:153)
    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:86)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
    at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
    at ho.c(DedicatedServer.java:135)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    at fy.run(SourceFile:849)
    [SEVERE] This crash report has been saved to: C:\Users\jax\Desktop\FTB server\.\crash-reports\crash-2013-07-07_15.24.29-server.txt


    got two different crash reports on two different runs here is the first

    Display Spoiler


    ---- Minecraft Crash Report ----
    // Why did you do that?

    Time: 7/7/13 3:15 PM
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: f4113n/AdvGenerators/container/ContainerSlagGenerator
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:130)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
    at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
    at ho.c(DedicatedServer.java:135)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    at fy.run(SourceFile:849)
    Caused by: java.lang.NoClassDefFoundError: f4113n/AdvGenerators/container/ContainerSlagGenerator
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.getConstructor(Unknown Source)
    at f4113n.core.te.FCBlockTile.createInstance(FCBlockTile.java:158)
    at f4113n.core.te.FCBlockTile.addSubBlock(FCBlockTile.java:122)
    at f4113n.AdvGenerators.AGCore.init(AGCore.java:73)
    at f4113n.core.FCore.init(FCore.java:150)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
    at sun.reflect.GeneratedMethodAccessor2.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:153)
    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:86)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: f4113n.AdvGenerators.container.ContainerSlagGenerator
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 38 more
    Caused by: java.lang.NullPointerException


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_11, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 117927120 bytes (112 MB) / 212008960 bytes (202 MB) up to 5726666752 bytes (5461 MB)
    JVM Flags: 2 total; -Xms6M -Xmx6G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 163 mods loaded, 162 mods active

    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'forge,fml'
    Type: Dedicated Server (map_server.txt)

    name a mod... I've tried putting it into my modpack!

    172 mods
    11 power systems
    infinite fun

    Edited 4 times, last by jax099 (July 7, 2013 at 11:29 PM).

  • here is the next one

    Display Spoiler


    ---- Minecraft Crash Report ----
    // Hi. I'm Minecraft, and I'm a crashaholic.

    Time: 7/7/13 3:24 PM
    Description: Exception in server tick loop

    java.lang.NullPointerException
    at f4113n.core.te.FCBlockTile.addSubBlock(FCBlockTile.java:124)
    at f4113n.AdvGenerators.AGCore.init(AGCore.java:73)
    at f4113n.core.FCore.init(FCore.java:150)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
    at sun.reflect.GeneratedMethodAccessor2.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:153)
    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:86)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
    at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
    at ho.c(DedicatedServer.java:135)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    at fy.run(SourceFile:849)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_11, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 173548712 bytes (165 MB) / 268894208 bytes (256 MB) up to 5726666752 bytes (5461 MB)
    JVM Flags: 2 total; -Xms6M -Xmx6G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 163 mods loaded, 162 mods active

    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'forge,fml'
    Type: Dedicated Server (map_server.txt)

    the first one i slightly understood that it was missing a class but when i unzipped it the class was there?
    also F4113NB345T I would love it if you fixed this version so server owners like me can use your mod hassle free (if you look through the forum you can see that i am desperatly tying but i dont have your modding skills ;(
    testing again to see if i get yet another crash report :S
    nope got the same crash ... anyone know hwo to fix this?
    gonna try the ats&bdg.jar fix with 3.3.0 just to see if it works trying it with 3.2.2 gives me the above crash
    yusiang1998 said something about f4113nc0r3 4.0.2 imma try downdating to that and try again
    YEAH! I DID IT ! kk it crashed due to an id conflict gonna quick fix that and hopefully shit will start working again XD
    just patched for the server ty chocohead, supercreepertime, yusiang1998, F4113NB345T, and shadowlife
    heres what i did if anyone wanted to know
    unzip your minecraft.jar then copy ats.class and bdg.class somewhere else
    zip them up then rename it to advgenserverfix.jar (make sure its not advgenserverfix.jar.zip otherwise it will not work) and drop that into your FML mods folder
    however to get this to work you have to downgrade to advgenerators 3.2.2 and f4113nc0r3 4.0.2 this fix does not work with 3.3.0 or 4.0.5
    hopefully i could help

    i attached thee server patch below remember advgens3.2.2 and Fc0r34.0.2

  • Your not supposed to upload copyrighted material. -_-

    I hardly think Mojang will miss a render and GUI class much. On their own they're pretty useless.

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    I see this too much.