Jump to content

Minecraft 1.9 Failed to Launch due to Mods


karaoke60000

Recommended Posts

So recently, I've installed some mods to Minecraft 1.9 with the new Minecraft 1.9 Forge API released. I have installed a few mods and now Minecraft just doesn't wanna load up for some reason. Please take a look at this crash report and tell me what is wrong.

 

[glow=red,2,300]Crash Report:[/glow] [move]System Details, and Crash Description included within the report[/move]

 

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

  LoadingPlugin (ChunkAnimator-MC1.9-1.1.jar)

Contact their authors BEFORE contacting forge

 

// Hi. I'm Minecraft, and I'm a crashaholic.

 

Time: 3/24/16 5:24 PM

Description: There was a severe problem during mod loading that has caused the game to fail

 

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/registry/LanguageRegistry

at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:172)

at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:307)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)

at net.minecraft.client.main.Main.main(SourceFile:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/registry/LanguageRegistry

at myBiome.LangManager.<clinit>(LangManager.java:12)

at myBiome.myBiomes.init(myBiomes.java:39)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)

at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:221)

at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:199)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:483)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:128)

at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)

... 10 more

Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.registry.LanguageRegistry

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

... 38 more

Caused by: java.lang.NullPointerException

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)

... 40 more

 

 

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

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.9

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 143982872 bytes (137 MB) / 753401856 bytes (718 MB) up to 1908932608 bytes (1820 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: Minecraft 1.9 MCP 9.23 Powered by Forge 12.16.0.1807 11 mods loaded, 11 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1807-1.9.jar)

UCHI Forge{12.16.0.1807} [Minecraft Forge] (forge-1.9-12.16.0.1807-1.9.jar)

UCHE myB{2.1.1} [myBiomes] ([1.9]myBiome - Release v2.1.1a.jar)

UCHI ChunkAnimator{1.1} [Chunk Animator] (ChunkAnimator-MC1.9-1.1.jar)

UCHI harvestchevsky{b1} [Gentle Harvest] (Gentle_Harvest_1.9_b1.zip)

UCHI JEI{3.1.0.170} [Just Enough Items] (jei_1.9-3.1.0.170.jar)

UCHI lteleporters{1.1.1} [Lemon's Simple Teleporters] (LemonsSimpleTeleporters-1.1.1.jar)

UCHI planttech{1.3.0} [Planttech] (planttech-1.3.0 - 1.9.jar)

UCHI fuj1n.recmod{v1.5.2} [Recording Status Mod] (RecStatusMod-1.9-v1.5.2.jar)

UCHI dropchevsky{b11} [World Drop] (WorldDrop_1.9_b11.jar)

Loaded coremods (and transformers):

LoadingPlugin (ChunkAnimator-MC1.9-1.1.jar)

  lumien.chunkanimator.asm.ClassTransformer

GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel® HD Graphics 4000'

 

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

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