OMG!Are you bringing this mod back!?!?!?! I haven't really been keeping too much track of this and i have always loved this mod and the idea of it, And if you are bringing it back that would be AMAZING! Please give me a response soon if you are bringing it back. Many Diamonds for you!
Thanks for working on the next update.
I will download it as soon as its available.
I always loved this mod.
Made minecraft funnier and a lot more fun.
Ok, I just recently installed Forge, GuiAPI, Mo' Creatures, and Biomes O'Plenty. The game was running perfectly fine, everything worked. I installed More Creeps and Weirdos just a few minutes ago, following the instructions to the letter, META-INF is deleted, etc. Black screen right after the Mojang logo.
Is there a compatibility issue I'm not aware of? I'm doing this more for my daughter than for me, but it's not the first time I've used mods. But this is the first time I've had this problem before.
Ok, I just recently installed Forge, GuiAPI, Mo' Creatures, and Biomes O'Plenty. The game was running perfectly fine, everything worked. I installed More Creeps and Weirdos just a few minutes ago, following the instructions to the letter, META-INF is deleted, etc. Black screen right after the Mojang logo.
Is there a compatibility issue I'm not aware of? I'm doing this more for my daughter than for me, but it's not the first time I've used mods. But this is the first time I've had this problem before.
Whatever the latest release is. It should work fine though. I've had Mo' Creatures and More Creeps and Weirdos on together in the past. Unless this is an issue with Forge, because this is the first time I've ever used it. But everything else is working just fine, both before I put MC&W in the folder, and after I took it back out.
The only other conflict I can think of is Biomes O'Plenty, which this is also the first time I've ever used it. But like I said up above, it works perfectly fine otherwise.
Off topic: Do you guys know if Nature Overhaul is still being updated, or if there is another mod that does the same thing? I can't seem to find it anymore, and I loved it.
Whatever the latest release is. It should work fine though. I've had Mo' Creatures and More Creeps and Weirdos on together in the past. Unless this is an issue with Forge, because this is the first time I've ever used it. But everything else is working just fine, both before I put MC&W in the folder, and after I took it back out.
The only other conflict I can think of is Biomes O'Plenty, which this is also the first time I've ever used it. But like I said up above, it works perfectly fine otherwise.
Off topic: Do you guys know if Nature Overhaul is still being updated, or if there is another mod that does the same thing? I can't seem to find it anymore, and I loved it.
Smh if your trying to use this with 1.5.2 it's not going to work their are around 1,000+ errors with the current version. But freak is working on the update so take the mod out of your mods folder and wait for the update then your minecraft will work. Plus it says 1.2.5 what made you think it would work 1.3.2 was one of the biggest updates.
Smh if your trying to use this with 1.5.2 it's not going to work their are around 1,000+ errors with the current version. But freak is working on the update so take the mod out of your mods folder and wait for the update then your minecraft will work. Plus it says 1.2.5 what made you think it would work 1.3.2 was one of the biggest updates.
First, I didn't notice the version number. So that is my fault. I did, however, assume it was still being updated.
Second, what does 1.3.2 have to do with anything? We're on 1.5.2, so who the cares about past game versions?
Finally, don't speak to me like I'm an idiot. I swapped the version numbers around; I didn't try installing Linux on a Mac. That was an honest mistake, not a declaration of stupidity.
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™ 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
What does that V stand for after (FFFIIIF)?
Also, Is it being called as a ModelRenderer or a void?
I will download it as soon as its available.
I always loved this mod.
Made minecraft funnier and a lot more fun.
OOoh Yaaaa..!!
Windows 7 x64-bit SP-1 - MC v1.7.10 - Forge 10.13.4.1517 - CodeChickenCore v1.0.7.47 - NEI v1.0.5.118 - (MultiMC v5.0.4.8)
bts
Don't worry, The greater the obstacle, the more glory in overcoming it.- Moliere
Is there a compatibility issue I'm not aware of? I'm doing this more for my daughter than for me, but it's not the first time I've used mods. But this is the first time I've had this problem before.
What minecraft version?
Did you try with a new minecraft.jar ?
Did you check the imports ?
ya please do that just release what you got now please.
Whatever the latest release is. It should work fine though. I've had Mo' Creatures and More Creeps and Weirdos on together in the past. Unless this is an issue with Forge, because this is the first time I've ever used it. But everything else is working just fine, both before I put MC&W in the folder, and after I took it back out.
The only other conflict I can think of is Biomes O'Plenty, which this is also the first time I've ever used it. But like I said up above, it works perfectly fine otherwise.
Off topic: Do you guys know if Nature Overhaul is still being updated, or if there is another mod that does the same thing? I can't seem to find it anymore, and I loved it.
Smh if your trying to use this with 1.5.2 it's not going to work their are around 1,000+ errors with the current version. But freak is working on the update so take the mod out of your mods folder and wait for the update then your minecraft will work. Plus it says 1.2.5 what made you think it would work 1.3.2 was one of the biggest updates.
Dude I love you. Can you give me a paste of the reobf error?
First, I didn't notice the version number. So that is my fault. I did, however, assume it was still being updated.
Second, what does 1.3.2 have to do with anything? We're on 1.5.2, so who the cares about past game versions?
Finally, don't speak to me like I'm an idiot. I swapped the version numbers around; I didn't try installing Linux on a Mac. That was an honest mistake, not a declaration of stupidity.
No, the mod is actively being worked on. He's stuck with a reobf error that he needs to work around in order to get the wip version out for testing.
What does that V stand for after (FFFIIIF)?
Also, Is it being called as a ModelRenderer or a void?