• 1

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Starting from one line again and only keeping all sounds, models and texutres! Just ask AtomicStryker how much pasta was in the mod! This will be like 2010 all over again!
    Posted in: Minecraft Mods
  • 2

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Quote from sexyninja1

    i haven't updated to 1.7.4 and stuff I'm still at 1.6.4 can i get the 1.6.4 one?


    About 5 creeps work in 1.6.4 but only locally.. crashes when i reob for release, so I am waiting for forge 1.7.4 stable build and then I will start from scratch. this will be much better thank you for your patience!
    Posted in: Minecraft Mods
  • 2

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Goodness me! Forge is being built for 1.7.4 and I am still screwing around with 1.6.4!

    I am going to wait until forge is stable for 1.7.4 before proceeding further. Apparently many things have changed between versions.
    Posted in: Minecraft Mods
  • 7

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    I had a dream yesterday that Notch was giving a presentation and I yelled at him that he never delivered the modding API he promised years ago and he said "You suck!" and then I woke up and realized he was right! Damn, I hate those dreams!
    Posted in: Minecraft Mods
  • 3

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    a few errors to fix before testing under 1.62 - that does not mean the mod is updated, just able to be compiled, deob and tested in MC 1.62!
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Still have this reob error! Need to get this resolved so that I can start posting what I have updated... ! BLAH!!!
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Thanks for the replies - I will install a fresh copy of forge source and universal to test.
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Damn! I am stuck on this obfuscated-related error - if anyone could help me with this, I could finally release a testing version for 1.5.2
    I have never encountered this before: nosuchmethod addbox

    ---- Minecraft Crash Report ----
    // I feel sad now :(

    Time: 5/30/13 7:10 PM
    Description: Failed to start game

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.client.model.ModelRenderer.addBox(FFFIIIF)V
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoSuchMethodError: net.minecraft.client.model.ModelRenderer.addBox(FFFIIIF)V
    at freakstritch.morecreeps.client.models.CREEPSModelArmyGuy.(CREEPSModelArmyGuy.java:44)
    at freakstritch.morecreeps.client.models.CREEPSModelArmyGuy.(CREEPSModelArmyGuy.java:24)
    at freakstritch.morecreeps.client.models.CREEPSModelArmyGuy.(CREEPSModelArmyGuy.java:19)
    at freakstritch.morecreeps.client.CREEPSClientProxy.load(CREEPSClientProxy.java:215)
    at freakstritch.morecreeps.MoreCreepsAndWeirdos.load(MoreCreepsAndWeirdos.java:361)
    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:494)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    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:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
    ... 5 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    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: 414490544 bytes (395 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    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.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 4 mods loaded, 4 mods active
    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    MoreCreepsAndWeirdos{3.0.0} [MoreCreepsAndWeirdos] (MoreCreepsAndWeirdos.zip) Unloaded->Constructed->Pre-initialized->Errored
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 5800 Series GL version 4.2.12217 Compatibility Profile Context 12.104.0.0, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Posted in: Minecraft Mods
  • 3

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    I am using forge to spawn entities, so wherever vanilla mobs spawn you will get MORE CREEPS!

    Atomic is only helping to answer questions and get me out of tight spaces - if he were programming the mod it would already be finished and working correctly. Good news is that it is now working in 1.5.2 - I would just like to get more finished before releasing a test version. So, it won't be too long, but not a lot has been converted. Thanks for your patience. I am as anxious to work on new stuff as you are to send me bug reports!!
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Geez! Finally got custom particles working - what a pain. I am working through all creeps in alphabetical order, but I will release versions as each creep is completed. Of course, the first few are the hardest because the mod shares everything.

    ArmyGuys are almost done and Guinea Pigs have been already molested by AtomicStryker. After I get a few more items and the forge spawning mechanism working, I will release an alpha version. Stay tuned!
    Quote from xxshikoroxx

    And do you think this mod will be compatible with the aether?


    Is aether updated for 1.5? If so, that is awesome. Yes, it should be compatible with all other mods.
    Posted in: Minecraft Mods
  • To post a comment, please .