1. #4241
    Deleted
    It happens with every single block i try to use "U"-key on... wtf NEI O.o Anyone else got some kind of problem like that?

  2. #4242
    Quote Originally Posted by warplord View Post
    There is an option in GT congis called Unified inventory or smth like that: find it and put it to false. That will solve ur problem.
    Thanks , that fixed it. It was Inventoryunification option and then set that to off.

    As far as the problem with clicking "U" for uses , i had that problem with 2 versions of ic2 after version 260.

    Im on 260 and doesnt happen with this version. It must be ic2 nei integration as previously stated with the newer ic2 versions.

  3. #4243
    Deleted
    Well I run latest ic2 and it's okay for me bet it's Greg Tec doing it not ic2

  4. #4244
    Looks like IC2 has had 5 nei fixes since 260 so not sure. Gonna put newest ic2 in and see if it derps with gregtech.

    tried out - ic2 271 and gregtech 4.04l seems fine pressing "u" just fyi
    Last edited by iTraumatik; 2013-10-16 at 07:12 AM.

  5. #4245
    anyone else having problems with adv. solar panels??

    2013-10-16 09:31:29 [INFO] [STDERR] java.lang.NoClassDefFoundError: advsolar/BlockAdvSolarPanel
    2013-10-16 09:31:29 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
    2013-10-16 09:31:29 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
    2013-10-16 09:31:29 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedE
    ventHandler.java:45)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-10-16 09:31:29 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.jav
    a:194)
    2013-10-16 09:31:29 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:
    174)
    2013-10-16 09:31:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-10-16 09:31:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedE
    ventHandler.java:45)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-10-16 09:31:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-10-16 09:31:29 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java
    :105)
    2013-10-16 09:31:29 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
    2013-10-16 09:31:29 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java
    :99)
    2013-10-16 09:31:29 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)

    2013-10-16 09:31:29 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.j
    ava:69)
    2013-10-16 09:31:29 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
    2013-10-16 09:31:29 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    2013-10-16 09:31:29 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: advsolar.BlockAdvSolarPanel
    2013-10-16 09:31:29 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.jav
    a:186)
    2013-10-16 09:31:29 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] ... 29 more
    2013-10-16 09:31:29 [INFO] [STDERR] Caused by: java.lang.IncompatibleClassChangeError: class advsolar.BlockAdvSolarPanel
    has interface net.minecraft.world.storage.IThreadedFileIO as super class
    2013-10-16 09:31:29 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
    2013-10-16 09:31:29 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(Unknown Source)
    2013-10-16 09:31:29 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.jav
    a:178)
    2013-10-16 09:31:29 [INFO] [STDERR] ... 31 more
    2013-10-16 09:31:29 [SEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError
    java.lang.NoClassDefFoundError: advsolar/BlockAdvSolarPanel
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.j ava:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.j ava:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    Caused by: java.lang.ClassNotFoundException: advsolar.BlockAdvSolarPanel
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 29 more
    Caused by: java.lang.IncompatibleClassChangeError: class advsolar.BlockAdvSolarPanel has interface net.minecraft.world.s
    torage.IThreadedFileIO as super class
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
    ... 31 more
    2013-10-16 09:31:29 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\AiA\.\crash-reports\crash-2013-1
    0-16_09.31.29-server.txt

    anyone able to tell me whats going wrong here?`

    //AiA

  6. #4246
    Deleted
    It's just advanced solars been doing that to me for a while so I don't use it

  7. #4247
    I have industrialcraft-2-api_2.0.271 experimental

    How do you get around other mods wanting just IC2?

    2013-10-16 01:13:04 [SEVERE] [ForgeModLoader] The mod AdvancedMachines (Advanced Machines) requires mods [IC2] to be available

  8. #4248
    Quote Originally Posted by OldFarmerJoe View Post
    I have industrialcraft-2-api_2.0.271 experimental

    How do you get around other mods wanting just IC2?

    2013-10-16 01:13:04 [SEVERE] [ForgeModLoader] The mod AdvancedMachines (Advanced Machines) requires mods [IC2] to be available
    Download " industrialcraft-2_2.0.271-experimental " instead of the API

  9. #4249
    FYI, looks like the Dragon API (for RotaryCraft) updated or at least the link is no longer valid. I'd give you the new one, but hell who knows if I even have the right one or if it will change anyways HI FUZZZZ!

  10. #4250
    Thaumcraft 4.0.2a

    - fixed server crash when scanning
    - added config option to have the old blue magical biome. This is clientside only.
    - fixed the problem where the server seems to forget what nodes you scanned and makes scanning new ones impossible
    - re-added the travelers boots ability to run up blocks

  11. #4251
    Meh! I've been holding off upgrading to 1.6.4 until Mystcraft is done - and he's still working on it. Of course I also want MPS and Iron Pressure Plates too; but can live without the armor.

    *grumbles and continues waiting*

  12. #4252
    Quote Originally Posted by warplord View Post
    It happens with every single block i try to use "U"-key on... wtf NEI O.o Anyone else got some kind of problem like that?
    Jepp, but I dont have it on every block but on quite some. Seems NEI has room for improvement

  13. #4253
    Deleted
    Quote Originally Posted by Tommyk View Post
    Jepp, but I dont have it on every block but on quite some. Seems NEI has room for improvement
    THe solution is - download new version of IC2 experimental. I am on 271 now and it's ok.

  14. #4254
    LOAD"*",8,1 Fuzzzie's Avatar
    15+ Year Old Account
    Join Date
    Nov 2008
    Location
    Legion of Doom Headquarters
    Posts
    20,245
    1.6.4 Updates!

    • Dragon API Updated
    • RotaryCraft Updated
    • Thaumcraft 4 Updated
    • IC2 Experimental Updated

    Code:
    #271 (Oct 16, 2013 12:46:10 AM)
    
        nei: fix some sneaky npe.. — player / detail
    
    #270 (Oct 16, 2013 12:27:54 AM)
    
        nei: fix recipes showing the wrong input stack size — player / detail
    
    #269 (Oct 16, 2013 12:17:54 AM)
    
        update sprites — player / detail
    
    #268 (Oct 15, 2013 11:57:49 PM)
    
        nei: fix another issue (ty mistaqur) — player / detail
    
    #267 (Oct 15, 2013 9:37:40 PM)
    
        nei: fix various issues — player / detail
    
    #266 (Oct 15, 2013 3:55:11 AM)
    A bunch of NEI fixes are there. Hopefully that helps.


    I'll do more updates later today. Just wanted to address the ones you guys mentioned.

    - - - Updated - - -

    Quote Originally Posted by rmm99 View Post
    FYI, looks like the Dragon API (for RotaryCraft) updated or at least the link is no longer valid. I'd give you the new one, but hell who knows if I even have the right one or if it will change anyways HI FUZZZZ!
    Hey dude! Long time no see!

    Quote Originally Posted by sabster View Post
    Meh! I've been holding off upgrading to 1.6.4 until Mystcraft is done - and he's still working on it. Of course I also want MPS and Iron Pressure Plates too; but can live without the armor.
    Hopefully it doesn't take too long now. I'm sure with the writing desk contest done there will be a new version soon.

  15. #4255
    Yesterday in IRC xcomp said:

    "This should happen very soon, now. "

  16. #4256
    Quote Originally Posted by Fuzzzie View Post
    1.6.4 Updates!
    Hopefully it doesn't take too long now. I'm sure with the writing desk contest done there will be a new version soon.
    So it seems...

    Quote Originally Posted by camicio View Post
    Yesterday in IRC xcomp said:
    "This should happen very soon, now. "
    Woot!

  17. #4257
    Quote Originally Posted by sabster View Post
    Meh! I've been holding off upgrading to 1.6.4 until Mystcraft is done - and he's still working on it. Of course I also want MPS and Iron Pressure Plates too; but can live without the armor.

    *grumbles and continues waiting*
    I am in the same boat. Sadly I am not holding out too much hope for MPS.

  18. #4258
    Quote Originally Posted by sabster View Post
    Meh! I've been holding off upgrading to 1.6.4 until Mystcraft is done - and he's still working on it. Of course I also want MPS and Iron Pressure Plates too; but can live without the armor.

    *grumbles and continues waiting*
    No grumbling here but I'm waiting on Mystcraft too. Unfortunately that means I can't update many of the other mods that have already moved to 1.6.4. Hopefully he has an update soon but I understand it takes time. If MPS doesn't updated by then, I'll just remove that mod for now, I haven't made any of the items from MPS yet so won't be an issue.

  19. #4259
    Deleted
    Gravity suit was something incredibly useful... not the suit itself (too op), but the advanced jetpack with armor and stuff like that was useful... giving you purpose.

  20. #4260
    MPS isn't updated? So odd considering we have it on our 1.6.4 server. I'm confused

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •