AtomicStryker I tried it and it still seems buggy. For example if you open a workbench there is always a rotary Macerator waiting for you.
Posts by muCkk
-
-
Hey,
someone reported a dupe bug using the Toolbox for the Bukkit port, it's also working with the vanilla version.
It works like this:
- Put a Toolbox in the first slot and fill the other slots with tools (or non-stackable items)
- Use the toolbox (you will drop out with an error)
- Use the toolbox again (same error occurs)
- Items are dupedI could fix it by setting the termination to 8 for the second for statement in ToolBox.unpack(..).
Error:
Code
Display More[WARNING] Failed to handle packet: java.lang.ArrayIndexOutOfBoundsException: 8 java.lang.ArrayIndexOutOfBoundsException: 8 at ic2.common.ItemToolbox.unpack(ItemToolbox.java:151) at ic2.common.ItemToolbox.a(ItemToolbox.java:81) at jm.a(SourceFile:98) at ug.a(ItemInWorldManager.java:200) at lf.a(NetServerHandler.java:358) at hl.a(SourceFile:39) at pd.b(NetworkManager.java:234) at lf.a(NetServerHandler.java:49) at ew.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:446) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:346) at cz.run(SourceFile:465)
-
-
The server starts but I can't get rid of this error. Console mode works though.
MLMP 2.1
Forge 1.3.3.12
IC² 1.70Display Spoiler
Code
Display More174 recipes 27 achievements ModLoader Server 1.1 Initializing... 2012-02-19 18:19:48 [INFO] ModLoader Server 1.1 Initializing... Mod Loaded: mod_IC2 v1.70 2012-02-19 18:19:48 [INFO] Mod Loaded: mod_IC2 v1.70 Mod Loaded: mod_MinecraftForge 1.3.3.12 2012-02-19 18:19:48 [INFO] Mod Loaded: mod_MinecraftForge 1.3.3.12 Done. Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at lb.a(SourceFile:42) at lb.a(SourceFile:12) at lw.actionPerformed(SourceFile:30) at javax.swing.Timer.fireActionPerformed(Timer.java:291) at javax.swing.Timer$DoPostEvent.run(Timer.java:221) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:641) at java.awt.EventQueue.access$000(EventQueue.java:84) at java.awt.EventQueue$1.run(EventQueue.java:602) at java.awt.EventQueue$1.run(EventQueue.java:600) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:611) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) MinecraftForge v1.3.3.12 Initialized 19.02.2012 18:19:48 forge.ForgeHooks <clinit> INFO: MinecraftForge v1.3.3.12 Initialized 2012-02-19 18:19:48 [INFO] ModLoaderMP 1.1 Initialized ModLoaderMP 1.1 Initialized Mod Loaded: mod_IC2 v1.70 Mod Loaded: mod_MinecraftForge 1.3.3.12 [IC2] Trying to load IC2 submodule: bcIntegration31x [IC2] Can't load submodule: java.lang.NoClassDefFoundError: buildcraft/api/ITriggerProvider [IC2] Trying to load IC2 submodule: bcIntegration22x [IC2] Can't load submodule: java.lang.reflect.InvocationTargetException [IC2] Failed to load Portal Gun compatibility: java.lang.ClassNotFoundException: mod_PortalGun 2012-02-19 18:19:48 [INFO] Starting minecraft server version 1.1 2012-02-19 18:19:48 [INFO] Loading properties 2012-02-19 18:19:48 [INFO] Starting Minecraft server on *:25565 2012-02-19 18:19:48 [INFO] Preparing level "world" 2012-02-19 18:19:48 [INFO] Default game type: 0 2012-02-19 18:19:48 [INFO] Preparing start region for level 0 2012-02-19 18:19:49 [INFO] Done (645828840ns)! For help, type "help" or "?"
-
-
Hey,
would you allow me to port this addon to Bukkit? It would be listed on this page and you would get all the credit of course.