Hi! (I finally figured out how to make a new thread :D)
My last post was something about crashing in 1.11.2 I believe, but I've since updated to 1.12 with new mods, and get a crash report. I do know that I have a mod in my mods folder that is 1.12.2 and not 1.12, but I really wanted this mod (Morph Mod) and could not locate the 1.12 version. anyway, heres my crash report.
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-r1.2-104.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 3/4/18 4:07 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Morph (morph)
Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/PlayerSPPushOutOfBlocksEvent
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2693)
at java.lang.Class.privateGetPublicMethods(Class.java:2894)
at java.lang.Class.getMethods(Class.java:1607)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:81)
at me.ichun.mods.morph.client.core.ProxyClient.preInit(ProxyClient.java:23)
at me.ichun.mods.morph.common.Morph.preInit(Morph.java:58)
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:614)
at sun.reflect.GeneratedMethodAccessor4.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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:604)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
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.ClassNotFoundException: net.minecraftforge.client.event.PlayerSPPushOutOfBlocksEvent
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)
... 47 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 95264128 bytes (90 MB) / 369098752 bytes (352 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.40 Powered by Forge 14.21.1.2443 Optifine OptiFine_1.12_HD_U_C7 28 mods loaded, 28 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH minecraft{1.12} [Minecraft] (minecraft.jar)
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2443.jar)
UCH forge{14.21.1.2443} [Minecraft Forge] (forge-1.12-14.21.1.2443.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.12.jar)
UCH quark{r1.2-104} [Quark] (Quark-r1.2-104.jar)
UCH autoreglib{1.3-15} [AutoRegLib] (AutoRegLib-1.3-15.jar)
UCH babyanimals{1.11-2} [Baby Animals Model Swapper] (BabyAnimals-1.11-2.jar)
UCH bibliocraft{2.4.3} [BiblioCraft] (BiblioCraft[v2.4.3][MC1.12.0].jar)
UCH bonsaitrees{1.0.3} [Bonsai Trees] (bonsaitrees-1.0.3-b67.jar)
UCH bookshelf{2.1.441} [Bookshelf] (Bookshelf-1.12.1-2.1.441.jar)
UCH codechickenlib{3.1.5.330} [CodeChicken Lib] (CodeChickenLib-1.12-3.1.5.330-universal.jar)
UCH cxlibrary{1.6.1} [CXLibrary] (cxlibrary-1.12.1-1.6.1.jar)
UCH dldungeonsjdg{1.10.0} [Doomlike Dungeons] (DoomlikeDungeons-1.10.0-MC1.12.jar)
UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.12-1.7.4.jar)
UCH fairylights{2.1.2} [Fairy Lights] (fairylights-2.1.2-1.12.x.jar)
UCH ichunutil{7.1.0} [iChunUtil] (iChunUtil-1.12.2-7.1.0.jar)
UCH googlyeyes{7.0.2} [GooglyEyes] (GooglyEyes-1.12.2-7.0.2.jar)
UCH gravestone{1.8.4} [Gravestone Mod] (gravestone-1.8.4.jar)
UCH hats{7.0.0} [Hats] (Hats-1.12.2-7.0.2.jar)
UCH jei{4.7.11.102} [Just Enough Items] (jei_1.12.2-4.7.11.102.jar)
UCH jaff{1.7_for_1.12} [Just a Few Fish] (JustAFewFish-1.7_for_1.12.jar)
UCH magicclover{1.12-0.7.8} [Magic Clover] (magicclover-1.12-0.7.8.jar)
UCH morefurnaces{1.10.5} [More Furnaces] (MoreFurnaces-1.12.2-1.10.5.jar)
UCH shear{1.1.2} [More Shearables] (MoreShearables1.2.3-1.12.jar)
UCE morph{7.1.2} [Morph] (Morph-1.12.2-7.1.2.jar)
UCH mmm{1.0.8} [mmm] (mutatedmobs-1.0.8.jar)
UCH nei{${mod_version}} [Not Enough Items] (NotEnoughItems-1.12-2.4.0.231-universal.jar)
Loaded coremods (and transformers):
LoadingPlugin (Quark-r1.2-104.jar)
vazkii.quark.base.asm.ClassTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
GL info: ' Vendor: 'NVIDIA Corporation'
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
Mod Morph is for 1.12.2 but you have 1.12, install Minecraft 1.12.2 and update Forge.
Rollback Post to RevisionRollBack
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
updated to forge 1.12.2 and decided to see if it would work with 1.12 mods so I don't have to re-install everything, got a crash again.
I mostly decided to start with these mods because of seeing a youtuber start a series with some of these mods.. I believe she did it in 1.12 something, but most of the mods that I have do not come for anything higher than 1.12.
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
But just as I was testing 1.7.10 modded mc today, I also experienced many crashes. it told me to download a new version of forge, after I did that, it crashed again. So, I don't think its just 1.12 crashing.
You need to post your crash logs so we can see the problems.
Rollback Post to RevisionRollBack
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
I posted the crash report for my 1.12 version, and nobody helped me too much, other than saying to re download forge // mods // etc and i'm not going to do that, and then still crash. :/
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
WARNING: coremods are present:
LoadingPlugin (Quark-r1.2-104.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 3/4/18 4:07 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Morph (morph)
Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/PlayerSPPushOutOfBlocksEvent
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2693)
at java.lang.Class.privateGetPublicMethods(Class.java:2894)
at java.lang.Class.getMethods(Class.java:1607)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:81)
at me.ichun.mods.morph.client.core.ProxyClient.preInit(ProxyClient.java:23)
at me.ichun.mods.morph.common.Morph.preInit(Morph.java:58)
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:614)
at sun.reflect.GeneratedMethodAccessor4.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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:604)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
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.ClassNotFoundException: net.minecraftforge.client.event.PlayerSPPushOutOfBlocksEvent
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)
... 47 more
Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 95264128 bytes (90 MB) / 369098752 bytes (352 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.40 Powered by Forge 14.21.1.2443 Optifine OptiFine_1.12_HD_U_C7 28 mods loaded, 28 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH minecraft{1.12} [Minecraft] (minecraft.jar)
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2443.jar)
UCH forge{14.21.1.2443} [Minecraft Forge] (forge-1.12-14.21.1.2443.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.12.jar)
UCH quark{r1.2-104} [Quark] (Quark-r1.2-104.jar)
UCH autoreglib{1.3-15} [AutoRegLib] (AutoRegLib-1.3-15.jar)
UCH babyanimals{1.11-2} [Baby Animals Model Swapper] (BabyAnimals-1.11-2.jar)
UCH bibliocraft{2.4.3} [BiblioCraft] (BiblioCraft[v2.4.3][MC1.12.0].jar)
UCH bonsaitrees{1.0.3} [Bonsai Trees] (bonsaitrees-1.0.3-b67.jar)
UCH bookshelf{2.1.441} [Bookshelf] (Bookshelf-1.12.1-2.1.441.jar)
UCH codechickenlib{3.1.5.330} [CodeChicken Lib] (CodeChickenLib-1.12-3.1.5.330-universal.jar)
UCH cxlibrary{1.6.1} [CXLibrary] (cxlibrary-1.12.1-1.6.1.jar)
UCH dldungeonsjdg{1.10.0} [Doomlike Dungeons] (DoomlikeDungeons-1.10.0-MC1.12.jar)
UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.12-1.7.4.jar)
UCH fairylights{2.1.2} [Fairy Lights] (fairylights-2.1.2-1.12.x.jar)
UCH ichunutil{7.1.0} [iChunUtil] (iChunUtil-1.12.2-7.1.0.jar)
UCH googlyeyes{7.0.2} [GooglyEyes] (GooglyEyes-1.12.2-7.0.2.jar)
UCH gravestone{1.8.4} [Gravestone Mod] (gravestone-1.8.4.jar)
UCH hats{7.0.0} [Hats] (Hats-1.12.2-7.0.2.jar)
UCH jei{4.7.11.102} [Just Enough Items] (jei_1.12.2-4.7.11.102.jar)
UCH jaff{1.7_for_1.12} [Just a Few Fish] (JustAFewFish-1.7_for_1.12.jar)
UCH magicclover{1.12-0.7.8} [Magic Clover] (magicclover-1.12-0.7.8.jar)
UCH morefurnaces{1.10.5} [More Furnaces] (MoreFurnaces-1.12.2-1.10.5.jar)
UCH shear{1.1.2} [More Shearables] (MoreShearables1.2.3-1.12.jar)
UCE morph{7.1.2} [Morph] (Morph-1.12.2-7.1.2.jar)
UCH mmm{1.0.8} [mmm] (mutatedmobs-1.0.8.jar)
UCH nei{${mod_version}} [Not Enough Items] (NotEnoughItems-1.12-2.4.0.231-universal.jar)
Loaded coremods (and transformers):
LoadingPlugin (Quark-r1.2-104.jar)
vazkii.quark.base.asm.ClassTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
GL info: ' Vendor: 'NVIDIA Corporation'
Update Forge to version 14.22.0.2452 or newer.
don't see it on the forge page. the most recent is 14.21.1.2443
Mod Morph is for 1.12.2 but you have 1.12, install Minecraft 1.12.2 and update Forge.
but, if I update to 1.12.2, I would have to re-download/update all my mods, which, would take forever.
on top of that, I believe 1-2 of the mods I have do not have version 1.12.2.
updated to forge 1.12.2 and decided to see if it would work with 1.12 mods so I don't have to re-install everything, got a crash again.
I mostly decided to start with these mods because of seeing a youtuber start a series with some of these mods.. I believe she did it in 1.12 something, but most of the mods that I have do not come for anything higher than 1.12.
Post your crash log.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumalso modded Minecraft 1.12 and up runs best with a min of 4gb ram 1gb is just too little
Okay. I'll put more ram..
But just as I was testing 1.7.10 modded mc today, I also experienced many crashes. it told me to download a new version of forge, after I did that, it crashed again. So, I don't think its just 1.12 crashing.
You need to post your crash logs so we can see the problems.
I posted the crash report for my 1.12 version, and nobody helped me too much, other than saying to re download forge // mods // etc and i'm not going to do that, and then still crash. :/