• 0

    posted a message on Installing mod issue/Minecraft keeps crashing on startup

    Thank yu, however I updated everything and it crashed yet again

    Posted in: Mods Discussion
  • 0

    posted a message on Scarier Spiders [IDEA]

    If I were to learn to code in Java and to make that mod, I would improve all mods as if creating a difficulty harder than hardcore, however still beable to respawn after death.


    Such Ideas for other mobs would be ske;etons and zombies are now unable to die from the sun.


    Skeletons would e able to shoot more accurately and farther, and increased chance of shooting arrows with debuffs.


    Zombies, upon hit, have a 1/10 chance to be able to inflift a poison debuff and have about four more points of heath


    Creepers now have a larger blast radius and do not hiss until approximently .5 seconds until exploding to sneak onto players.


    Endermen are triggered to attack by looking at them at all instead of their eyes.

    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Installing mod issue/Minecraft keeps crashing on startup

    No it did not, the files included are as follows: Assets, org, Meta-inf, ic2(I filtered through it and could not not EJML-coreex.xx.jar), mcmod.info, pack.mcmedia, and overview.html.


    Is there a download you know of that contains that file?

    Posted in: Mods Discussion
  • 0

    posted a message on Installing mod issue/Minecraft keeps crashing on startup
    As the title suggests, When I try to install a mod with forge minecraft crashes.

    The error displayed in the crash report is: java.lang.NoClassDefFoundError: net/minecraftforge/registries/IForgeRegistryEntry

    I am unsure of which class is missing so I tried redownloading the mod and java several times however this error still showed up. I also tried to redownload Forge and yet that too failed.


    I am only downloading one mod and I have no other mods (I did have a varient of Just Enough Items, but I unistalled it thinking ID collision was the problem.) and I am just trying to download Industrial Craft 2.


    I thought maybe there was something wrong with the mod and tried to install a simple shapeshifting mode, however that too made my game crash.


    Here is the full crash in its entirety:



    ---- Minecraft Crash Report -------- Minecraft Crash Report ----// Oops.
    Time: 7/4/17 12:38 PMDescription: There was a severe problem during mod loading that has caused the game to fail
    net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from IndustrialCraft 2 (ic2)Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/registries/IForgeRegistryEntry at ic2.core.IC2.load(IC2.java:197) 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:641) 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.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:647) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:276) 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.registries.IForgeRegistryEntry 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) ... 42 moreCaused 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 8.1 (amd64) version 6.3 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 90044544 bytes (85 MB) / 331804672 bytes (316 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.40 Powered by Forge 14.21.0.2322 5 mods loaded, 5 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.0.2322.jar) UCH forge{14.21.0.2322} [Minecraft Forge] (forge-1.12-14.21.0.2322.jar) UCE ic2{2.8.1-ex112} [IndustrialCraft 2] (industrialcraft-2-2.8.1-ex112.jar) Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3412' Renderer: 'Intel(R) HD Graphics 4400'

    Posted in: Mods Discussion
  • To post a comment, please .