2012-06-10 00:16:22 [SEVERE] While trying to receive packet on channel Immibis1.
2.5-GUI
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at immibis.core.net.PacketButtonPress.read(PacketButtonPress.java:22)
at immibis.core.net.OneTwoFiveNetworking$1$1.onPacketData(OneTwoFiveNetw
orking.java:87)
at forge.MessageManager.dispatchIncomingMessage(MessageManager.java:432)
at mm.a(NetServerHandler.java:1032)
at gl.a(SourceFile:46)
at qq.b(NetworkManager.java:353)
at mm.a(NetServerHandler.java:73)
at fk.a(SourceFile:107)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:566)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:446)
at dn.run(SourceFile:492)
in Client SMP
2012-06-10 00:16:20 [SEVERE] While trying to receive packet on channel immibis.c
hunkldr
java.io.EOFException
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at immibis.chunkloader.PacketGUIUpdate.read(PacketGUIUpdate.java:30)
at immibis.core.net.OneTwoFiveNetworking$1$1.onPacketData(OneTwoFiveNetw
orking.java:87)
at forge.MessageManager.dispatchIncomingMessage(MessageManager.java:432)
at forge.ForgeHooksClient.onCustomPayload(ForgeHooksClient.java:475)
at adl.a(NetClientHandler.java:1167)
at ee.a(SourceFile:46)
at lg.b(NetworkManager.java:343)
at adl.b(NetClientHandler.java:71)
at je.c(SourceFile:50)
at net.minecraft.client.Minecraft.k(Minecraft.java:1873)
at net.minecraft.client.Minecraft.x(Minecraft.java:822)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Unknown Source)
However - I only just noticed the Incinerator - I object to the extremely cheap recipe. Could it have a proper recipe involving more durable materials, eg. brick, and a lava bucket, please? I've disabled it in the meantime.
They're intentionally cheap so people will use them to prevent overflow from pipe. What about 8 bricks (not brick blocks) surrounding a lava bucket? Brick blocks would make it cost 32 smelts to make one, which could get a bit annoying.
Edited to add - also, I can see you're new to Bukkit, but a permissions node for placing Duplicators would be very useful - many Bukkit set-ups revolve around having particular permissions and not using the Ops file at all.
2012-06-10 00:16:22 [SEVERE] While trying to receive packet on channel Immibis1.
2.5-GUI
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at immibis.core.net.PacketButtonPress.read(PacketButtonPress.java:22)
at immibis.core.net.OneTwoFiveNetworking$1$1.onPacketData(OneTwoFiveNetw
orking.java:87)
at forge.MessageManager.dispatchIncomingMessage(MessageManager.java:432)
at mm.a(NetServerHandler.java:1032)
at gl.a(SourceFile:46)
at qq.b(NetworkManager.java:353)
at mm.a(NetServerHandler.java:73)
at fk.a(SourceFile:107)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:566)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:446)
at dn.run(SourceFile:492)
in Client SMP
2012-06-10 00:16:20 [SEVERE] While trying to receive packet on channel immibis.c
hunkldr
java.io.EOFException
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at immibis.chunkloader.PacketGUIUpdate.read(PacketGUIUpdate.java:30)
at immibis.core.net.OneTwoFiveNetworking$1$1.onPacketData(OneTwoFiveNetw
orking.java:87)
at forge.MessageManager.dispatchIncomingMessage(MessageManager.java:432)
at forge.ForgeHooksClient.onCustomPayload(ForgeHooksClient.java:475)
at adl.a(NetClientHandler.java:1167)
at ee.a(SourceFile:46)
at lg.b(NetworkManager.java:343)
at adl.b(NetClientHandler.java:71)
at je.c(SourceFile:50)
at net.minecraft.client.Minecraft.k(Minecraft.java:1873)
at net.minecraft.client.Minecraft.x(Minecraft.java:822)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Unknown Source)
Fixed in Core 49.0.5.
Dimensional Anchors PR2 fixes the config setting being backwards, and fixes a bug that allowed a user to load one chunk over their limit.
Can you help me with this error for the tubestuff_49.0.6 and 49.0.5:
java.lang.NoClassDefFoundError: immibis/core/porting/PortableContainer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:1763)
at ModLoader.addMod(ModLoader.java:293)
at ModLoader.readFromModFolder(ModLoader.java:1276)
at ModLoader.init(ModLoader.java:887)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(RenderManager.java:86)
at ahu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: immibis.core.porting.PortableContainer
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
and also tubestuff_49.0.4 works for me but i cant use the duplicator since there is no GUI for it and it crashes the game.
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 54d6e6aa --------
Generated 6/13/12 10:21 PM
Minecraft: Minecraft 1.2.5
OS: Windows Vista (x86) version 6.0
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot™ Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.8.3
OpenGL: GeForce 8400GS/PCI/SSE2 version 3.3.0, NVIDIA Corporation
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: immibis/core/net/IPacketMap
at cpw.mods.fml.common.Loader.load(Loader.java:436)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
at net.minecraft.client.Minecraft.a(Minecraft.java:383)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: immibis/core/net/IPacketMap
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561)
at cpw.mods.fml.common.Loader.load(Loader.java:419)
... 5 more
Caused by: java.lang.NoClassDefFoundError: immibis/core/net/IPacketMap
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
... 7 more
Caused by: java.lang.ClassNotFoundException: immibis.core.net.IPacketMap
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 33 more
--- END ERROR REPORT 9ebe1f54 ----------
Rollback Post to RevisionRollBack
Quote from Equeon »
Five minutes later, the Predator was killed in a tragic incident involving bloodthirsty baby chicken.
Can you help me with this error for the tubestuff_49.0.6 and 49.0.5:
java.lang.NoClassDefFoundError: immibis/core/porting/PortableContainer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:1763)
at ModLoader.addMod(ModLoader.java:293)
at ModLoader.readFromModFolder(ModLoader.java:1276)
at ModLoader.init(ModLoader.java:887)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(RenderManager.java:86)
at ahu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: immibis.core.porting.PortableContainer
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
and also tubestuff_49.0.4 works for me but i cant use the duplicator since there is no GUI for it and it crashes the game.
Update Immibis Core.
Does anyone using the latest Forge get vanilla textures on the side of the duplicator and incinerator? (but only when placed in the world, not in inventories)
Does anyone using the latest Forge get vanilla textures on the side of the duplicator and incinerator? (but only when placed in the world, not in inventories)
Yes. I actually logged in to my account for the first time in months and months just to report this bug.
I'm really glad to have found your mods, I found out about them because they're in the newest version of Tekkit and I love them!
Rollback Post to RevisionRollBack
Quote from sunflower »
Well, my birth name is "Dr Epic-sandwhich-with-small-order-of-awesome-sauce-on-the-side", but my world was unjustly anticlimactic. And I started on sand, instead of diamond blocks, and most of my world was stone and air.
fix thank
but there is a problem with Dimensional Anchor in SMP GUI
69 mods loaded
Optifine OptiFine_1.2.5_HD_S_C3
Minecraft Forge 3.3.7.138
FML v2.2.48.135
Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5
mod_CodeChickenCore : Available (minecraft.jar)
mod_MinecraftForge : Available (minecraft.jar)
mod_UsefulGui : Available (minecraft.jar)
mod_NotEnoughItems : Available (minecraft.jar)
mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2.zip)
mod_AutoSwitch : Available (AutoSwitchMod-v1.9.0-mc1.2.5.zip)
mod_AS_BattleTowers : Available (BattleTowers AS.zip)
mod_BuildCraftCore : Available (buildcraft-client-A-core-2.2.14.zip)
mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-2.2.14.zip)
mod_BuildCraftFactory : Available (buildcraft-client-B-factory-2.2.14.zip)
mod_BuildCraftTransport : Available (buildcraft-client-B-transport-2.2.14.zip)
mod_IC2 : Available (industrialcraft-2-client_1.95b.jar)
mod_BCIC2Crossover : Available (BCIC2crossover_client_1.28.zip)
mod_BrewGuide : Available (BrewGuide.zip)
mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-2.2.14.zip)
mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-2.1.3.zip)
mod_ComputerCraft : Available (ComputerCraft)
mod_CCTurtle : Available (ComputerCraft)
mod_CraftGuide : Available (CraftGuide-1.4.4.zip)
mod_CraftHide : Available (CraftHide.zip)
mod_CraftingTableIII : Available (CraftingTableIIIB1.8.zip)
mod_EE : Available (EE2ClientV1.4.6.2.jar)
mod_RedPowerControl : Available (eeRedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Available (eeRedPowerCore-2.0pr5b2.zip)
mod_RedPowerLighting : Available (eeRedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Available (eeRedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Available (eeRedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Available (eeRedPowerWiring-2.0pr5b2.zip)
mod_RedPowerWorld : Available (eeRedPowerWorld-2.0pr5b2.zip)
mod_EnderStorage : Available (EnderStorage-Client 1.1.3.zip)
mod_ExtrabiomesXL : Available (ExtrabiomesXL 2.2.0.zip)
mod_Forestry : Available (forestry-client-A-1.4.6.2_bc2.2.jar)
mod_AnimalBikes : Available (forge animalbikes client 1.2.5 v2.zip)
mod_HotAirBalloons : Available (Hot Air Balloons - MP Client - 1.2.5 - v2.1.zip)
mod_ImmibisCore : Available (immibis-core_49.0.7_for_1.2.5-client.jar)
mod_Infestation : Available (infestation-client-0.1.14.zip)
mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)
mod_jBuildCraft_BucketFiller : Available (jbuildcraft-client-C-BucketFiller-2.2.14.zip)
mod_Kaevator_Corners : Available (Kaevator-SuperSlopes-1.2.5.zip)
mod_Kaevator_IntCorners : Available (Kaevator-SuperSlopes-1.2.5.zip)
mod_Kaevator_Slopes : Available (Kaevator-SuperSlopes-1.2.5.zip)
mod_LogisticsPipes : Available (LogisticsPipes-BC2-0.2.5B.zip)
mod_MAtmos_forModLoader : Available (MAtmos_packaged.zip)
mod_MineFactory : Available (MineFactoryReloaded_Client_1.5.2.zip)
mod_MineFactoryCompat_Grass : Available (MineFactoryReloaded_Client_1.5.2.zip)
mod_Minions : Available (Minions_client_1.2.5.zip)
mod_mocreatures : Available (MoCreatures Mod v3.6.2.zip)
mod_NetherOres : Available (NetherOres_Client_1.2.3.zip)
mod_PowerConverters : Available (PowerConverters_Client_1.3.4.zip)
mod_PStoneRecipes : Available (pstone-recipes_49.0.0_for_1.2.5-client.jar)
mod_QuickGuide : Available (QuickGuide.zip)
mod_Railcraft : Available (Railcraft_Client_5.3.2.zip)
mod_RopesPlus : Available (RopePlus_client.zip)
mod_SmartMoving : Available (Smart Moving Client for ModLoader.zip)
mod_TallDoors : Available (TallDoors_Client(v2.4.1).zip)
mod_Train : Available (TrainMod.zip)
mod_TubeStuff : Available (tubestuff_49.0.7_for_1.2.5-client.jar)
mod_TwilightForest : Available (twilightforest-1.10.1.zip)
Balkon's WeaponMod : Available (WeaponMod.zip)
mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.1.zip)
mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.1.zip)
mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.1.zip)
mod_IC2AdvancedMachines : Available (z_mod_AdvancedMachines_4.1_client.zip)
mod_AdditionalBuildcraftObjects : Available (z_mod_buildcraft-C-additionalbuildcraftobjects-f312@94bc2214-100.zip)
mod_IC2NuclearControl : Available (z_mod_IC2NuclearControl_client_v1.1.9b.zip)
mod_IronChest : Available (z_mod_ironchests-client-3.4.2.28.zip)
mod_Transformers : Available (z_mod_TransformersClient v1.2.zip)
mod_zAdvancedSolarPanel : Available (z_mod_zAdvancedSolarPanel_3_0_0_client.zip)
mod_ImmiChunkLoaders : Available (zdimensional-anchor_PR2_for_1.2.5-client.jar)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 7fc6158d --------
Generated 19.06.12 12:11
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_04, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.8.3
OpenGL: ATI Radeon HD 5700 Series version 4.1.11251 Compatibility Profile Context, ATI Technologies Inc.
java.lang.VerifyError: class immibis.chunkloader.ContainerChunkLoader overrides final method b.(Lyw;)Z
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at immibis.chunkloader.Main.getGuiElement(Main.java:170)
at yw.openGui(EntityPlayer.java:1940)
at immibis.chunkloader.TileChunkLoader.onBlockActivated(TileChunkLoader.java:33)
at immibis.core.BlockCombined.b(BlockCombined.java:133)
at rk.a(PlayerControllerMP.java:282)
at net.minecraft.client.Minecraft.c(Minecraft.java:1357)
at net.minecraft.client.Minecraft.k(Minecraft.java:1800)
at net.minecraft.client.Minecraft.x(Minecraft.java:822)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 9b58d0f1 ----------
fix thank
but there is a problem with Dimensional Anchor in SMP GUI
69 mods loaded
Optifine OptiFine_1.2.5_HD_S_C3
Minecraft Forge 3.3.7.138
FML v2.2.48.135
Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5
mod_CodeChickenCore : Available (minecraft.jar)
mod_MinecraftForge : Available (minecraft.jar)
mod_UsefulGui : Available (minecraft.jar)
mod_NotEnoughItems : Available (minecraft.jar)
mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2.zip)
mod_AutoSwitch : Available (AutoSwitchMod-v1.9.0-mc1.2.5.zip)
mod_AS_BattleTowers : Available (BattleTowers AS.zip)
mod_BuildCraftCore : Available (buildcraft-client-A-core-2.2.14.zip)
mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-2.2.14.zip)
mod_BuildCraftFactory : Available (buildcraft-client-B-factory-2.2.14.zip)
mod_BuildCraftTransport : Available (buildcraft-client-B-transport-2.2.14.zip)
mod_IC2 : Available (industrialcraft-2-client_1.95b.jar)
mod_BCIC2Crossover : Available (BCIC2crossover_client_1.28.zip)
mod_BrewGuide : Available (BrewGuide.zip)
mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-2.2.14.zip)
mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-2.1.3.zip)
mod_ComputerCraft : Available (ComputerCraft)
mod_CCTurtle : Available (ComputerCraft)
mod_CraftGuide : Available (CraftGuide-1.4.4.zip)
mod_CraftHide : Available (CraftHide.zip)
mod_CraftingTableIII : Available (CraftingTableIIIB1.8.zip)
mod_EE : Available (EE2ClientV1.4.6.2.jar)
mod_RedPowerControl : Available (eeRedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Available (eeRedPowerCore-2.0pr5b2.zip)
mod_RedPowerLighting : Available (eeRedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Available (eeRedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Available (eeRedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Available (eeRedPowerWiring-2.0pr5b2.zip)
mod_RedPowerWorld : Available (eeRedPowerWorld-2.0pr5b2.zip)
mod_EnderStorage : Available (EnderStorage-Client 1.1.3.zip)
mod_ExtrabiomesXL : Available (ExtrabiomesXL 2.2.0.zip)
mod_Forestry : Available (forestry-client-A-1.4.6.2_bc2.2.jar)
mod_AnimalBikes : Available (forge animalbikes client 1.2.5 v2.zip)
mod_HotAirBalloons : Available (Hot Air Balloons - MP Client - 1.2.5 - v2.1.zip)
mod_ImmibisCore : Available (immibis-core_49.0.7_for_1.2.5-client.jar)
mod_Infestation : Available (infestation-client-0.1.14.zip)
mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)
mod_jBuildCraft_BucketFiller : Available (jbuildcraft-client-C-BucketFiller-2.2.14.zip)
mod_Kaevator_Corners : Available (Kaevator-SuperSlopes-1.2.5.zip)
mod_Kaevator_IntCorners : Available (Kaevator-SuperSlopes-1.2.5.zip)
mod_Kaevator_Slopes : Available (Kaevator-SuperSlopes-1.2.5.zip)
mod_LogisticsPipes : Available (LogisticsPipes-BC2-0.2.5B.zip)
mod_MAtmos_forModLoader : Available (MAtmos_packaged.zip)
mod_MineFactory : Available (MineFactoryReloaded_Client_1.5.2.zip)
mod_MineFactoryCompat_Grass : Available (MineFactoryReloaded_Client_1.5.2.zip)
mod_Minions : Available (Minions_client_1.2.5.zip)
mod_mocreatures : Available (MoCreatures Mod v3.6.2.zip)
mod_NetherOres : Available (NetherOres_Client_1.2.3.zip)
mod_PowerConverters : Available (PowerConverters_Client_1.3.4.zip)
mod_PStoneRecipes : Available (pstone-recipes_49.0.0_for_1.2.5-client.jar)
mod_QuickGuide : Available (QuickGuide.zip)
mod_Railcraft : Available (Railcraft_Client_5.3.2.zip)
mod_RopesPlus : Available (RopePlus_client.zip)
mod_SmartMoving : Available (Smart Moving Client for ModLoader.zip)
mod_TallDoors : Available (TallDoors_Client(v2.4.1).zip)
mod_Train : Available (TrainMod.zip)
mod_TubeStuff : Available (tubestuff_49.0.7_for_1.2.5-client.jar)
mod_TwilightForest : Available (twilightforest-1.10.1.zip)
Balkon's WeaponMod : Available (WeaponMod.zip)
mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.1.zip)
mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.1.zip)
mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.1.zip)
mod_IC2AdvancedMachines : Available (z_mod_AdvancedMachines_4.1_client.zip)
mod_AdditionalBuildcraftObjects : Available (z_mod_buildcraft-C-additionalbuildcraftobjects-f312@94bc2214-100.zip)
mod_IC2NuclearControl : Available (z_mod_IC2NuclearControl_client_v1.1.9b.zip)
mod_IronChest : Available (z_mod_ironchests-client-3.4.2.28.zip)
mod_Transformers : Available (z_mod_TransformersClient v1.2.zip)
mod_zAdvancedSolarPanel : Available (z_mod_zAdvancedSolarPanel_3_0_0_client.zip)
mod_ImmiChunkLoaders : Available (zdimensional-anchor_PR2_for_1.2.5-client.jar)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 7fc6158d --------
Generated 19.06.12 12:11
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_04, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.8.3
OpenGL: ATI Radeon HD 5700 Series version 4.1.11251 Compatibility Profile Context, ATI Technologies Inc.
java.lang.VerifyError: class immibis.chunkloader.ContainerChunkLoader overrides final method b.(Lyw;)Z
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at immibis.chunkloader.Main.getGuiElement(Main.java:170)
at yw.openGui(EntityPlayer.java:1940)
at immibis.chunkloader.TileChunkLoader.onBlockActivated(TileChunkLoader.java:33)
at immibis.core.BlockCombined.b(BlockCombined.java:133)
at rk.a(PlayerControllerMP.java:282)
at net.minecraft.client.Minecraft.c(Minecraft.java:1357)
at net.minecraft.client.Minecraft.k(Minecraft.java:1800)
at net.minecraft.client.Minecraft.x(Minecraft.java:822)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 9b58d0f1 ----------
I don't know what could cause that... Have you tried with any other Forge versions?
Edit: Just realised why, and the compiler shouldn'tve allowed it. I'm in bed now, if I'm right this will be fixed tomorrow.
Your collectible skeleton arrows mod is so great. It's such a pain gathering the resources to craft arrows. I have one request; would it be possible to have it compatible with arrows made from other mods? Specifically the Simple Arrows mod, here.
Your collectible skeleton arrows mod is so great. It's such a pain gathering the resources to craft arrows. I have one request; would it be possible to have it compatible with arrows made from other mods? Specifically the Simple Arrows mod, here.
Nice mod, needed that autocraft since I wanna build a factory with RP only
But it derped up and this happened:
java.lang.NoSuchFieldError: isDefaultTexture
at immibis.core.BlockCombined.<init>(BlockCombined.java:41)
at immibis.tubestuff.BlockTubestuff.<init>(BlockTubestuff.java:17)
at mod_TubeStuff$1.registerBlock(mod_TubeStuff.java:52)
at immibis.core.CoreProxy.AllocateBlockIDs(CoreProxy.java:53)
at mod_ImmibisCore.modsLoaded(mod_ImmibisCore.java:95)
at ModLoader.init(ModLoader.java:899)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(RenderManager.java:86)
at ahu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 86eb31f6 ----------
Fixed 49.0.7 port. Sorry for getting the version number wrong before, and I've added the missing files.
Edit: Damn MCF again, this post should've been a few days earlier but then I noticed it hadn't posted properly.
While I'm here, MFFS for SMP is up. Everything seems to work except the camouflage upgrade.
Edit 2: Temporarily removed while I ask the IC2 team about their addon policy.
MFFS's license requires me to publish source code.
IC2's addon policy prohibits me from publishing source code. (Although I doubt they can legally do that, I don't want to get into another argument)
Edit 3: Misread the addon policy. Will be un-removed soon.
Nice mod, needed that autocraft since I wanna build a factory with RP only
But it derped up and this happened:
java.lang.NoSuchFieldError: isDefaultTexture
at immibis.core.BlockCombined.<init>(BlockCombined.java:41)
at immibis.tubestuff.BlockTubestuff.<init>(BlockTubestuff.java:17)
at mod_TubeStuff$1.registerBlock(mod_TubeStuff.java:52)
at immibis.core.CoreProxy.AllocateBlockIDs(CoreProxy.java:53)
at mod_ImmibisCore.modsLoaded(mod_ImmibisCore.java:95)
at ModLoader.init(ModLoader.java:899)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(RenderManager.java:86)
at ahu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 86eb31f6 ----------
GUI SMP
in server
Sorry for bad English
They're intentionally cheap so people will use them to prevent overflow from pipe. What about 8 bricks (not brick blocks) surrounding a lava bucket? Brick blocks would make it cost 32 smelts to make one, which could get a bit annoying.
Will do that at some point.
Fixed in Core 49.0.5.
Dimensional Anchors PR2 fixes the config setting being backwards, and fixes a bug that allowed a user to load one chunk over their limit.
Also, here's the Core 49.0.4/TubeStuff 49.0.5 Bukkit port I forgot to link here before
Because I derped. Fixed. (and you're the first person to notice even though it made the zip ~8700% bigger)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:1763)
at ModLoader.addMod(ModLoader.java:293)
at ModLoader.readFromModFolder(ModLoader.java:1276)
at ModLoader.init(ModLoader.java:887)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(RenderManager.java:86)
at ahu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: immibis.core.porting.PortableContainer
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
and also tubestuff_49.0.4 works for me but i cant use the duplicator since there is no GUI for it and it crashes the game.
Minecraft Forge 3.2.6.132
FML v2.2.42.132
Forge Mod Loader version 2.2.42.132 for Minecraft 1.2.5
mod_Flatlands : Loaded (minecraft.jar)
mod_CharcoalIcon : Loaded (minecraft.jar)
mod_CodeChickenCore : Loaded (minecraft.jar)
mod_MinecraftForge : Loaded (minecraft.jar)
mod_4096FixForge : Loaded (minecraft.jar)
mod_NotEnoughItems : Loaded (minecraft.jar)
mod_SinglePlayerCommands : Loaded (minecraft.jar)
mod_ExtendedWorkbench : Loaded ([1.2.5]ExtendedWorkbench v0.5.zip)
mod_AdvancedMachines : Loaded (AdvancedMachinesClient v1.5.zip)
mod_AdditionalBuildcraftObjects : Loaded (buildcraft-C-additionalbuildcraftobjects-latest.zip)
mod_BuildCraftCore : Loaded (buildcraft-client-A-core-3.1.5.zip)
mod_BuildCraftBuilders : Loaded (buildcraft-client-B-builders-3.1.5.zip)
mod_BuildCraftEnergy : Loaded (buildcraft-client-B-energy-3.1.5.zip)
mod_BuildCraftFactory : Loaded (buildcraft-client-B-factory-3.1.5.zip)
mod_BuildCraftTransport : Loaded (buildcraft-client-B-transport-3.1.5.zip)
mod_BuildCraftSilicon : Loaded (buildcraft-client-C-silicon-3.1.5.zip)
mod_AdditionalPipes : Loaded (buildcraft-client-DA-additionalpipes-3.1.0.zip)
mod_ClayMan : Loaded (ClaySoldiersMod_v70.zip)
mod_DebugCrop : Loaded (DebugCrop-4.0.zip)
mod_EE : Loaded (EE2ClientV1.4.6.1.jar)
mod_EnderStorage : Loaded (EnderStorage-Client 1.1.1.zip)
mod_ExperiMint : Loaded (ExperiMint-4.0.zip)
mod_ExplosivesPlus : Loaded (Explosives+v3.3.jar)
mod_FairyMod : Loaded (fairymod.zip)
mod_BuildCraftZFP : Loaded (forestry-client-A-1.4.7.10.jar)
mod_Forestry : Loaded (forestry-client-A-1.4.7.10.jar)
mod_AnimalBikes : Loaded (forge animalbikes client 1.2.5 v2.zip)
mod_ForTheTrees : Loaded (ForTheTrees-0.2.zip)
mod_HelperCrops : Loaded (HelperCrops-4.0.zip)
mod_HomingWeapons : Loaded (HomingWeapons v1.zip)
mod_IC2NuclearControl : Loaded (IC2NuclearControl_client_v1.1.5.zip)
mod_ImmibisCore : Loaded (immibis-core_49.0.5_for_1.2.5-client.jar)
mod_IC2 : Loaded (industrialcraft-2-client_1.95b.jar)
mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip)
mod_jBuildCraft_BucketFiller : Loaded (jBuildcraft-client-D-bucketFiller-3.1.5.zip)
mod_KeepTEsLoaded : Loaded (keep-tes-loaded_rev1_for_1.2.5-client.jar)
mod_PigbearLaser : Loaded (Laser Mod 1.5.zip)
mod_LogisticsPipes : Loaded (LogisticsPipes-BC3-0.2.5B.zip)
mod_CompactSolars : Loaded (mod_compactsolars-client-2.2.0.5.zip)
mod_IronChest : Loaded (mod_ironchests-client-3.4.2.28.zip)
mod_zAdvancedSolarPanel : Loaded (mod_zAdvancedSolarPanel_3_0_0_client.zip)
mod_ModularForceFieldSystem : Loaded (modularForceFieldSystemV1.2.5Beta6pre3_2_Client.zip)
mod_NephsMissingBlocks : Loaded (NephsMissingBlocks.zip)
mod_PluginsforForestry : Loaded (PluginsforForestry1.1c_Client.jar)
mod_PortalGun : Loaded (portalgun)
mod_Railcraft : Loaded (Railcraft_Client_5.2.1.zip)
mod_RCM : Loaded (RCMod v2.0.zip)
mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)
mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)
mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)
mod_SeedManager : Loaded (SeedManager_v1.3.zip)
mod_SmartMoving : Loaded (Smart Moving Client for ModLoader.zip)
mod_SneakyPipes : Loaded (SneakyPipes-0.1.1.zip)
mod_stevescarts : Loaded (Steves Carts 1.4.0.zip)
mod_ThaumCraft : Loaded (ThaumCraft2.1.6c.zip)
mod_Transformers : Loaded (TransformersClient v1.2.zip)
mod_TubeStuff : Loaded (tubestuff_49.0.6_for_1.2.5-client.jar)
mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.1.zip)
mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.1.zip)
mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.1.1.zip)
mod_IC2_CharcoalDust : Loaded (zcharcoaldust-1.2-client.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 54d6e6aa --------
Generated 6/13/12 10:21 PM
Minecraft: Minecraft 1.2.5
OS: Windows Vista (x86) version 6.0
Java: 1.6.0_31, Sun Microsystems Inc.
VM: Java HotSpot™ Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.8.3
OpenGL: GeForce 8400GS/PCI/SSE2 version 3.3.0, NVIDIA Corporation
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: immibis/core/net/IPacketMap
at cpw.mods.fml.common.Loader.load(Loader.java:436)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
at net.minecraft.client.Minecraft.a(Minecraft.java:383)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: immibis/core/net/IPacketMap
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561)
at cpw.mods.fml.common.Loader.load(Loader.java:419)
... 5 more
Caused by: java.lang.NoClassDefFoundError: immibis/core/net/IPacketMap
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
... 7 more
Caused by: java.lang.ClassNotFoundException: immibis.core.net.IPacketMap
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 33 more
--- END ERROR REPORT 9ebe1f54 ----------
Update Immibis Core.
Does anyone using the latest Forge get vanilla textures on the side of the duplicator and incinerator? (but only when placed in the world, not in inventories)
Yes. I actually logged in to my account for the first time in months and months just to report this bug.
I'm really glad to have found your mods, I found out about them because they're in the newest version of Tekkit and I love them!
if anyone knows a mod that makes it so creepers dont destroy terrain but still do damage please pm me
forge 3.3.7.138
Sorry for bad English
but there is a problem with Dimensional Anchor in SMP GUI
Sorry for bad English
I don't know what could cause that... Have you tried with any other Forge versions?
Edit: Just realised why, and the compiler shouldn'tve allowed it. I'm in bed now, if I'm right this will be fixed tomorrow.
all was well with Immibis Core 49.0.5. but not sure exactly. update to 49.0.7 bug appeared.
Sorry for bad English
Try PR3.
fix, thank !))
Sorry for bad English
Do skeletons even drop those arrows?
But it derped up and this happened:
java.lang.NoSuchFieldError: isDefaultTexture
at immibis.core.BlockCombined.<init>(BlockCombined.java:41)
at immibis.tubestuff.BlockTubestuff.<init>(BlockTubestuff.java:17)
at mod_TubeStuff$1.registerBlock(mod_TubeStuff.java:52)
at immibis.core.CoreProxy.AllocateBlockIDs(CoreProxy.java:53)
at mod_ImmibisCore.modsLoaded(mod_ImmibisCore.java:95)
at ModLoader.init(ModLoader.java:899)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.<init>(RenderManager.java:86)
at ahu.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 86eb31f6 ----------
Edit: Damn MCF again, this post should've been a few days earlier but then I noticed it hadn't posted properly.
While I'm here, MFFS for SMP is up. Everything seems to work except the camouflage upgrade.
Edit 2: Temporarily removed while I ask the IC2 team about their addon policy.
MFFS's license requires me to publish source code.
IC2's addon policy prohibits me from publishing source code. (Although I doubt they can legally do that, I don't want to get into another argument)
Edit 3: Misread the addon policy. Will be un-removed soon.
Update Forge