Jump to content

Recommended Posts

Posted

If this is in the wrong place, sorry, but I'm not sure where to ask for this...

 

I know almost nothing about Minecraft, except what it is.  My little boy wanted the Mutant creatures mod for his Minecraft.  I read through the Minecraft Wikis and what-not and found I needed the Forge package.  I found and ran forge-1.6.4-9.11.1.965-installer.jar.  I got he message that it had been installed OK.  Running Minecraft and selecting the Forge profile, it runs OK.

 

I then downloaded Mutant_Creatures_v1.3.6_mc1.6.2(1).zip, made the folder .minecraft/mods, and copied it there.  However, running Minecraft with the Forge profile, it crashes and gives the following error report:

 

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 3/6/14 11:20 AM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: thehippomaster/MutantCreatures/MutantSkeleton
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
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(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: thehippomaster/MutantCreatures/MutantSkeleton
at thehippomaster.MutantCreatures.ChemicalX.<clinit>(ChemicalX.java:72)
at thehippomaster.MutantCreatures.MutantCreatures.init(MutantCreatures.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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.initializeMods(Loader.java:699)
... 10 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.MutantCreatures.MutantSkeleton
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 39 more
Caused by: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/IAnimatedEntity
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:788)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 41 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.IAnimatedEntity
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 45 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 47 more


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

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Linux (amd64) version 3.8.0-33-generic
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 84190248 bytes (80 MB) / 282394624 bytes (269 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.3.6} [Mutant Creatures] (Mutant_Creatures_v1.3.6_mc1.6.2.zip) Unloaded->Constructed->Pre-initialized->Errored

 

I then removed that from the folder and tried the Gulliver mod gulliver-forged-871-universal-0.14.1-MC1.6.2 but the crashed: (from ForgeModLoader-client log)

2014-03-06 16:12:48 [iNFO] [Forge] Activating mod Forge
2014-03-06 16:12:48 [FINE] [DalekMod] Enabling mod DalekMod
2014-03-06 16:12:48 [FINE] [DalekMod] Mod Logging channel DalekMod configured at default level.
2014-03-06 16:12:48 [iNFO] [DalekMod] Activating mod DalekMod
2014-03-06 16:12:48 [FINE] [GulliverForged] Enabling mod GulliverForged
2014-03-06 16:12:48 [FINE] [GulliverForged] Mod Logging channel GulliverForged configured at default level.
2014-03-06 16:12:48 [iNFO] [GulliverForged] Activating mod GulliverForged
2014-03-06 16:12:49 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2014-03-06 16:12:49 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2014-03-06 16:12:49 [WARNING] [DalekMod] Mod DalekMod is missing a pack.mcmeta file, things may not work well
2014-03-06 16:12:49 [WARNING] [Gulliver Forged] Mod Gulliver Forged is missing a pack.mcmeta file, things may not work well
2014-03-06 16:12:49 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:DalekMod, FMLFileResourcePack:Gulliver Forged
2014-03-06 16:12:49 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2014-03-06 16:12:49 [sEVERE] [ForgeModLoader] The mod GulliverForged (Gulliver Forged) requires mod versions [Forge@[9.10.1.870,9.10.1.871]] to be available
2014-03-06 16:12:49 [FINE] [ForgeModLoader] Mod sorting data
2014-03-06 16:12:49 [FINE] [ForgeModLoader] 	DalekMod(DalekMod:9.6): Dalek Mod 1.6.2 - forge.zip ()
2014-03-06 16:12:49 [FINE] [ForgeModLoader] 	GulliverForged(Gulliver Forged:0.14.1): gulliver-forged-871-universal-0.14.1-MC1.6.2.zip (required-after:Forge@[9.10.1.870,9.10.1.871])
2014-03-06 16:12:49 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1666), found 1 patch
2014-03-06 16:12:49 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2516)
2014-03-06 16:13:09 [iNFO] [Minecraft-Client] Stopping!

 

I then tried the Dalek Mod 1.6.2 - forge mod and that crashed as well, with the error report:

 

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Linux (amd64) version 3.8.0-33-generic
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 28446072 bytes (27 MB) / 258277376 bytes (246 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
DalekMod{9.6} [DalekMod] (Dalek Mod 1.6.2 - forge.zip) Unloaded
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Gallium 0.4 on AMD RV620 GL version 3.0 Mesa 9.1.7, X.Org
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

 

So, so far nothing has worked, except for the basic Forge mod bit, so I am assuming I have missed something basic and obvious (but not to me!)

 

We're using Minecraft 1.7.4 on Linux Mint 15 with Java runtime version jre1.7.0_45.

 

Please, can anyone give a few guidelines, so I can get something working?

 

Thanks.

Posted

forge-1.6.4-9.11.1.965-installer.jar

Mutant_Creatures_v1.3.6_mc1.6.2(1).zip

 

1.6.2 does not equal 1.6.4

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted

forge-1.6.4-9.11.1.965-installer.jar

Mutant_Creatures_v1.3.6_mc1.6.2(1).zip

 

1.6.2 does not equal 1.6.4

Aha, thanks, I hadn't realised that the mcblah.blah.blah was the version of Minecraft it worked with and that it was so version specific.

 

I'll check more carefully next time.  Though not all mods are numbered so helpfully.

Posted

you're using an outdated version of mutant creatures, the current one is 1.4.4 for minecraft 1.6.4, you should get that one instead.

 

did you install the same author's animation api? the error log suggests you didn't. it's required by mutant creatures to work.

 

http://www.minecraftforum.net/topic/1336132-164spmp-mutant-creatures-mutant-skeleton-v144/

http://www.minecraftforum.net/topic/1850860-164spmp-animationapi-animate-your-entities-v112/

 

remaining mods seem outdated too. gulliver doesn't look to be updated to 1.6.4 yet

http://www.minecraftforum.net/topic/1112856-162mlforge-gulliver-the-resizing-mod-v0141-beta-dec-5-changing-your-perspective-of-minecraft-over-900000-downloads/

dalek was updated.

http://www.minecraftforum.net/topic/1544398-172-164-forge-sp-mp-the-dalek-mod-updated-030314/

Posted

Thanks yarrmateys.  Looking at the actual pages for the mods downloads, they state the version of Minecraft needed.  In most cases it says 1.6.  I will look again at those pages.

 

I did look for animation.api but couldn't find it and assumed it was part of the Forge package.  I guess i was wrong on that note.

 

Happily though, we tried a couple more mods and they worked first time.  interestingly, the two mods that work are java files where-as the ones that don't work are zip files.  It means my boy has something working, and keeps the pressure of me! ;)

 

Thanks gents! ;D

Posted

Aha, thanks, I hadn't realised that the mcblah.blah.blah was the version of Minecraft it worked with and that it was so version specific.

 

Minecraft is heavily version specific.  It's getting less so, but it really depends on "what changed."  From 1.6.2 to 1.6.4 there were only a handful of changes that didn't effect most mods, so it was left as a "try it" kind of state.  Mods that did work didn't update, mods that didn't did (or didn't because reasons like the developer abandoning it).

 

The only want to know for sure is to try it, if it doesn't work then you'd need to get the right version...if it exists.

(For example, Invasion Mod did not update to 1.6.4, but does not work on 1.6.4, because it was abandoned (or at least, the dev has not made any posts in his own thread in like six months))

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  • 2 weeks later...
Posted

Thanks for the clarity there.

 

He now has several mods installed and running.  One thing we have noticed is that all the mods that work on his installation are java archives (.jar).  All the mods he has tried that are zip archives don't work - not a single one, despite most having the same version number as the forge installation.

 

Could this be something to do with the laptop running Linux as opposed to Windows?

Posted

I know whether it's on Windows or Linux, Java is Java is Java, well, that's how it's supposed to be, but practical experience in the past shows it's not always the case.

 

I have tired renaming -zip to .jar, but Minecraft still crashes regardless.  It seems strange to me that most jar files work, but not a single zip filed mod works...

 

Thanks for your help, but I guess we can leave this one as unsolvable - my boy now knows, if the download file is zip, he won't bother with it.  :P

 

Quicky quesion, off-topic:  I've clicked "Applaud" several times for folk, but in the "Thanks given/received" bit, it stills shows "0"."

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Without Network protocol fix mod, I get kicked with a Network Protocol error when on LAN. Also, both of these issues are caused by a Null Pointer Exception/Screen cannot be null in a "Client Bound Player Combat Kill Packet".
    • You need a new "items" folder at  resources/assets/yourmodid/ there you add for every item model a .json file with the exact item/block name and fill it like this if it's an item: { "model": { "type": "minecraft:model", "model": "yourmodid:item/youritem" } } and so if its a block: { "model": { "type": "minecraft:model", "model": "yourmodid:block/youritem" } } There is also a generator for it you can do namy crazy things with it which replaces the previous hard coded Item Properties implementaion method (Bow pulling animation for example). https://misode.github.io/assets/item/
    • Hello! I'm playing a modpack (custom made) with some friends, and we have the server running on BisectHosting. We encountered a bug with an entity from The Box Of Horrors mod, that would crash the game whenever someone nearby it would log in. We tried to fix it by: 1) Editing the player.dat files to change the location of the affected players (something I had done successfully previously) 2) Updating the version of the mod we had (0.0.8.2) to the latest alpha version (0.0.8.3 However, after doing both of those, none of us are able to join the server, and we get the following errors: Server side: https://pastebin.com/J5sc3VQN Client side: Internal Server Error (that's basically all I've gotten) Please help! I've tried restoring the player data to how it was before I made the changes (Bisect allows you to restore deleted files) and deleting all of my player data files and I still get the same error. Deleting Box Of Horrors causes the error: Failed to load datapacks, cannot continue with server load.
    • Hey there! I'm trying to create a simple mod for Forge 1.21.1 that adds a few custom banner patterns that don't require any banner pattern items. To be completely honest, this is my first time modding for Minecraft, so after setting up the project in Intellij, I copied the parts of the source code from this mod on CurseForge that dealt with adding and registering banner patterns, including the lang and banner_pattern .json files. From what I understand, to add a banner pattern that doesn't require a banner pattern item, I only needed to create the registries for each pattern like in here and then register it in the main java class like here on Line 54. Additionally, in the lang/en_us.json file, add in the names for each respective banner color, and in the data/minecraft/tags/banner_pattern/no_items_required.json file, add each banner pattern that does not require a banner pattern item to make a banner. The project is able to compile when loading in Forge which makes me assume that the file structure I have is correct, but on loading a Minecraft world, this error appears in console and the loom is subsequently blank. [Worker-Main-1/ERROR] [minecraft/TagLoader]: Couldn't load tag minecraft:no_item_required as it is missing following references: *lists every added entry in no_item_required.json* The message clearly states something went wrong regarding when trying to load in the registries from the mod, but I have no clue what could be wrong with the code I have. Attached below are screenshots of what I currently have. Java Main Class Banner Registry Class File Structure Error in Console upon loading a Minecraft world What the loom shows without minecraft:no_item_required    The original mod I copied still functions completely, so if anyone can figure out why the registries for the mod I'm making isn't working, that would be greatly appreciated!    
    • Please someone help me to know how can I fix this generation error in the trees! I already uninstalled and reinstalled several mods in my modpack and can't figure out what is causing it.    
  • Topics

×
×
  • Create New...

Important Information

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