• 0

    posted a message on ChickenBones Mods
    Are you sure you are using the 1.7.10 versions of the mod?? Did you download the 'universal' versions NOT the 'dev' versions??
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Caused by permgen space:


    Caused by: java.lang.OutOfMemoryError: PermGen space
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0]
    ... 25

    Add this to your JVM arguments in java settings of the launcher (or update to java 8): -XX:MaxPermSize=256M
    Posted in: Minecraft Mods
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    Been using ArsMagica for months server side without any issues....(besides a few of the already known minor bugs in the mod) Your problem sounds more like a memory issue of sorts....maybe a memory leak or something somewhere in your world :/
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from donnellyian»



    Thanks guys. And there is no NEI folder anywhere in WORLD or anywhere else. Does this mean that NEI isn't even starting server side? And OP permission is set to 4.

    Yeah, that could be it. Maybe its just not loading for some reason. My Forge server and my Cauldron server both have a "NEI" folder inside the 'world' folder, thats where the configs are. (not located in the actual 'config' folder) Maybe you forgot to actually put the mod in the mods folder(server side)...LMAO :) Otherwise, like I said maybe just try another version
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Sorry for your troubles bro...all I can say is open your "world" folder of your server, then the NEI folder and make sure the config looks something like this:


    #List of players who can use these features.
    #Eg. time=CodeChicken, Friend1
    permissions
    {
    adventure=OP
    creative=OP
    creative+=OP
    delete=OP
    enchant=OP
    heal=OP
    item=OP
    magnet=OP
    notify-item=CONSOLE, OP
    potion=OP
    rain=OP
    save-state=OP
    time=OP
    }

    Put your spoiler here.

    Only thing I can really think of.....I run version 1.0.4.83 with CodeChickenCore 1.0.4.35 on a 1.7.10 server just fine and flawless :) Again, sorry for your troubles but maybe try and roll back a version or 7 :) Or perhaps add your in-game name directly to that list next to the "OP" So like Adventure mode would be : adventure=OP,<in-game name>

    Good Luck!!
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from ToxicPsychotic»
    I've been attempting to manually install a handful of mods in 1.7.10, and adding NEI to the mods folder seems to prevent the game from launching. Removing only NEI solves the problem, while removing everything except for NEI and CoFH core does not solve the problem. This failure is giving me crash logs like the following:

    http://pastebin.com/eFdnbiJg

    I can provide more information if needed. (I'm sort of unsure if this is the sort of crash log you want.)

    You are running on java 6.....You need the latest java 7 (latest update) or java 8 or none of chicken bones will work for you.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from donnellyian»
    Hi guys, i'm hoping that this is a simple fix. I am using NEI 1.0.4.90 universal on a 1.7.10 server, and while on that server, my friend and I are unable to access creative+ mode, magnet mode, or the inventory save options. The both of us are op, the world is gamemode 1, and yet we are still unable to access these options. All of these options work fine on a solo world client side. I am unable to locate in my server folder or client folder a NEIserver.cfg, or any other config file for NEI server side. Any help fixing this issue, hopefully a simple one, would be appreciated. If you need any logs, ask and you shall recieve. Thanks guys!

    You might be locked in recipe mode. While in game go to your inventory screen and hit the NEI 'options' button down in the left corner, then hit the 'inventory' button and then the 'Global' button you see in the upper right corner. Un-highlight the "W" you see by the cheat/recipe mode, a simple right click on it should do.(make certain you are Opped)
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from GlobbyPotato»
    Hi, today I've updated Eclipse with the lastest Forge and NEI for 1.7.10 but when I build path to CCC and NEI -dev.jar I end up with this game crash. Without adding them to the project, it loads fine included CCC and NEI but I have to remove the NEI support folder.
    I tried downgrading versions but apparently they no longer work and older versions put me in a loophole requiring newer versions of this or that. Til yesterday I saw nothing of this :s

    [18:30:37] [main/INFO] [GradleStart]: Extra: []
    [18:30:37] [main/INFO] [GradleStart]: Found and added coremod: codechicken.core.launch.CodeChickenCorePlugin
    [18:30:37] [main/INFO] [GradleStart]: Found and added coremod: codechicken.nei.asm.NEICorePlugin
    [18:30:38] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, [long path here]/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker]
    [18:30:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [18:30:38] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [18:30:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker
    [18:30:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    [18:30:38] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
    [18:30:38] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_31, running on Windows XP:x86:5.1, installed at C:\Programs\Java\jre1.8.0_31
    [18:30:38] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
    [18:30:38] [main/INFO] [FML]: Found a command line coremod : codechicken.nei.asm.NEICorePlugin
    [18:30:38] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:85)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at GradleStart.main(GradleStart.java:45)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 16 more
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 18 more
    [18:30:38] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at [long path here]\Gradle1710\eclipse\. for Forge Mod Loader
    java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
    at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18) ~[NotEnoughItems-1.7.10-1.0.4.90-dev.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_31]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_31]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_31]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_31]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_31]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458) ~[forgeSrc-1.7.10-10.13.2.1291.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212) ~[forgeSrc-1.7.10-10.13.2.1291.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forgeSrc-1.7.10-10.13.2.1291.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forgeSrc-1.7.10-10.13.2.1291.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forgeSrc-1.7.10-10.13.2.1291.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forgeSrc-1.7.10-10.13.2.1291.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
    at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:85) [start/:?]
    at GradleStart.main(GradleStart.java:45) [start/:?]
    Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_31]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_31]
    ... 16 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_31]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_31]
    ... 16 more
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
    Exception in thread "main" [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:85)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at GradleStart.main(GradleStart.java:45)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: codechicken.lib.asm.ASMInit
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 16 more
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    [18:30:38] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 18 more




    Any idea anyone? My research led to very old threads
    Thanks

    Are you working off-line?? I only ask because the entire crash is pointing to the dreaded "NoClassDefoundError" which is a 'lib' file CCC needs and usually downloads automatically when on-line. Otherwise you could try and manually add it. You can get it here: http://files.minecraftforge.net/CodeChickenLib/
    I am no modder but it belongs in the 1.7.10 folder you'll find the 'mods' folder, but uncertain if that's the case in a dev environment.(or perhaps when you updated there is still an old 'lib' file still in there)
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    post the ENTIRE log
    Posted in: Minecraft Mods
  • 2

    posted a message on ChickenBones Mods
    Quote from Shellyoung»
    Hello dear chicken bones. I have very annoying problem with Not Enough Items mod. It freezes minecraft in 1-10 minutes of game without any log in debug window. It was really pain in the ass until i replaced this really useful mod with CraftGuide. Hope you'll fix this soon.


    Then after 1 minute console says:
    > Exception in thread "Netty Client IO #2" [04:01:51] [Netty Client IO #2/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: PermGen space

    That is a permgen error, adding this line to your JVM arguments in the java settings section of the launcher may help: -XX:MaxPermSize=256M (Allocating more memory for minecraft to run and PermSize memory are 2 different things.)
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    use the universal downloads NOT the 'dev'
    Posted in: Minecraft Mods
  • 0

    posted a message on WorldEdit - Do really big things in-game! In-game map editor and more
    thats what the hammer is for....left click rotates it and right click changes its slope
    Posted in: Minecraft Mods
  • 1

    posted a message on ChickenBones Mods
    Your instructions are incomplete and horrible! TMI isn't even a ChickenBones mod :/
    Posted in: Minecraft Mods
  • 1

    posted a message on ChickenBones Mods
    don't use the dev versions...use the universal download
    Posted in: Minecraft Mods
  • To post a comment, please .