So, I downloaded Orespawn, and I tried to get Minecraft working, but when I click "Play", the screen just refreshes back to the news letter section. You know, the one before you go into Minecraft? Please help, I'm confused.
How did you install it? Is it the correct mod version for the correct Minecraft version? Are there any conflicts with other mods? Any crash logs would help, if any.
Well, a crash log didn't come up. I have the type of Forge needed to download Orespawn, and it said to take the zip files and put them in my mods folder. I didn't quite understand that part, but I took the files from Orespawn, turned them into zipped files, and put them in the mods folder...did I do something wrong?
Remove the mod and try running Minecraft again, if it runs then there is something wrong with the orespawn mod.
I checked with the orespawn site and it only requires you to move the zip file you downloaded into the mods folder, try that and see. There should be only 1 zip file.
Oh, those are the files inside of the zip you downloaded, those don't need to be zipped into their own zip files. Download the mod as a file, don't open it on download. And that mod should be only 1 zip file. I think the one currently on the site is called orespawn164v18.zip. That's the file you want to move to the mods folder if the installation guide is correct.
Ohh...well, I feel like an idiot...well thank you so much, I was completely lost. If you didn't already notice, I'm kinda new to the whole mods thing. I only have two installed, Battle Gear 2 and TooManyItems
You're running a 1.7.2 Minecraft Forge version apparently. If you look on the bottom right, where it tells you which version you selected. Orespawn looks like it's only for 1.6.4.
Oh wait, forgot to change it. I tried doing it again on the Forge 1.6.4, and I got a crash report. Here it is-
The last time I got a crash report, I just put in Animation API for 1.7.2 (mutant creatures mod), and it worked. Will that solve my problem here?
---- Minecraft Crash Report ----
// There are four lights!
Time: 7/23/14 2:04 PM
Description: Initializing game
java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/packet/PacketPipeline
at thehippomaster.AnimationAPI.AnimationAPI.<clinit>(AnimationAPI.java:53)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
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:313)
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.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.packet.PacketPipeline
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 36 more
Caused by: java.lang.NoClassDefFoundError: io/netty/handler/codec/MessageToMessageCodec
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 38 more
Caused by: java.lang.ClassNotFoundException: io.netty.handler.codec.MessageToMessageCodec
OK, got 1.6.4 installed, and I have the Orespawn mod inside the folder...but it isn't showing up, It's a zipped folder, is it supposed to be like that?
I checked with the orespawn site and it only requires you to move the zip file you downloaded into the mods folder, try that and see. There should be only 1 zip file.
The last time I got a crash report, I just put in Animation API for 1.7.2 (mutant creatures mod), and it worked. Will that solve my problem here?
// There are four lights!
Time: 7/23/14 2:04 PM
Description: Initializing game
java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/packet/PacketPipeline
at thehippomaster.AnimationAPI.AnimationAPI.<clinit>(AnimationAPI.java:53)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
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:313)
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.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.packet.PacketPipeline
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 36 more
Caused by: java.lang.NoClassDefFoundError: io/netty/handler/codec/MessageToMessageCodec
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 38 more
Caused by: java.lang.ClassNotFoundException: io.netty.handler.codec.MessageToMessageCodec