Paradox78's Avatar
Member
Level 19 Journeyman Button Pusher
10

Forum Posts

1 - 11 of 11

    1
    10/25/2014 10:43 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    Alright, thanks. It definitely is eternal isles, I ran the game without it and it ran semi-perfectly fine. I may just give up on it and play some other mod instead. Thank you anyway though.
    1
    10/25/2014 6:47 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    I got MCEdit. And have absolutely no idea what I'm looking for. Is red bad? There's a lot of red.
    1
    10/25/2014 5:59 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    Well that was my original thought, but I deleted it and tried generating a new one and it didn't work either. I'm going to try a third time, but I doubt that will work.
    1
    10/10/2014 5:25 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    No, I have codechickencore in the folder and the core mods folder
    1
    10/09/2014 6:48 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    Alright then. I've followed these tips. All the versions are synced as far as I can tell, my grasp of most of these concepts is a bit questionable. But. I still get this:
    Click to reveal
    Description: Initializing game

    java.lang.NoClassDefFoundError: codechicken/core/GuiModListScroll
    at codechicken.nei.ClientHandler.load(ClientHandler.java:119)
    at codechicken.nei.NEIModContainer.init(NEIModContainer.java:87)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: codechicken.core.GuiModListScroll
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 34 more
    Caused by: java.lang.NullPointerException


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

    -- Head --
    Stacktrace:
    at codechicken.nei.ClientHandler.load(ClientHandler.java:119)
    at codechicken.nei.NEIModContainer.init(NEIModContainer.java:87)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    1
    10/08/2014 7:03 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    Well. I'm not sure. Is corechickenwhatever a separate download? because there is npothing in the file that says codechicken. There was, however, a 1.6.4 file that I took out of the mods folder because I have no idea what I'm doing that could've been it.
    *checking*
    It says codechicken in the file. Should I download a new one? Also, and I probably should have lead with this, but what is codechicken?
    1
    01/04/2014 10:33 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    I would be willing to mod or build. Or both. Or whatever.
    1
    01/04/2014 10:32 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    It was herobrine in a horse costume. HE'S BECOMING SELF-AWARE!
    1
    01/04/2014 9:25 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    IGN: archaecreature
    Name: Ben
    Age: 15
    Experience: 9
    1
    01/04/2014 9:21 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    The secret to life is… Is… *dies*
    1
    08/30/2012 7:40 pm
    Level 19 : Journeyman Button Pusher
    Paradox78
    Paradox78's Avatar
    This here… This is so fake...

1 - 11 of 11

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome