Whoohoo! I'm free again! I shall now promise that I shall never again attach anything that isn't "Advanced Machines" related ever again. On another note, cpw and I are working out the details as to where we want to go from here.
[AddOn v1.43/v1.64] Advanced Machines V3.2 Beta 2
-
-
Welcome back Zippinus! Was worried I wasn't going to play this epic mod ever again T_T
-
I have no errors hacking away an adv machine with a cobble pick or a diamond pick, except perhaps they don't yield a machine block or generator like other machines would if broken quite destructively. I've tried diamond drill, and a mining laser, it seemed good.
I'm using Modloader, Modloader MP, Audiomod, Forge 1.2.3 (eloraam), Redpower 4b, and IC2 1.42, Forestry 1.4.4.4, Optifine C MT and I spawned items using Not Enough Items by chicken bones.
-
YES!!! Welcome back Zip!
-
I have no errors hacking away an adv machine with a cobble pick or a diamond pick, except perhaps they don't yield a machine block or generator like other machines would if broken quite destructively. I've tried diamond drill, and a mining laser, it seemed good.
I'm using Modloader, Modloader MP, Audiomod, Forge 1.2.3 (eloraam), Redpower 4b, and IC2 1.42, Forestry 1.4.4.4, Optifine C MT and I spawned items using Not Enough Items by chicken bones.
Once I'm up and running, you'll only get an advanced machine block, similar to the standard machines.
-
Once I'm up and running, you'll only get an advanced machine block, similar to the standard machines.
Indeed, I see that now too... Wasn't paying enough attention. Sorry. Was expecting a crash, saw drops instead -
Whoohoo! I'm free again! I shall now promise that I shall never again attach anything that isn't "Advanced Machines" related ever again. On another note, cpw and I are working out the details as to where we want to go from here.
Welcome back Zip!
Also - Briefly tested the latest version in my current install, no issues. (Yet!)
Breaking the machines with a pick (Dark Matter pick to be official, in my TMI world) gave the machines back, no crash. Using a wrench also worked just fine. Putting random stuff in some of the machines that didn't belong, no problem.
So far so good, nice work cpw :).
ALSO - I linked to CPW's post above (page 28.) in my 'How to install my mods' post on MC Forums. Let me know Zip/CPW when you want people directed to the OP again, or if you want them directed elsewhere.
-
Welcome back Zip!
Also - Briefly tested the latest version in my current install, no issues. (Yet!)
Breaking the machines with a pick (Dark Matter pick to be official, in my TMI world) gave the machines back, no crash. Using a wrench also worked just fine. Putting random stuff in some of the machines that didn't belong, no problem.
So far so good, nice work cpw :).
ALSO - I linked to CPW's post above (page 28.) in my 'How to install my mods' post on MC Forums. Let me know Zip/CPW when you want people directed to the OP again, or if you want them directed elsewhere.
Good to know, thanks Direwolf. I think refer them to that post and then back to the OP as soon as zipp has had time to figure out what's happening next... I'm handing the reigns back to Zipp, I've given him the code so he can continue on. I'm happy to help him debug/fix/test/update/whatever he wants, should he need my help.
-
ALSO - I linked to CPW's post above (page 28.) in my 'How to install my mods' post on MC Forums. Let me know Zip/CPW when you want people directed to the OP again, or if you want them directed elsewhere.
Once the SMP version is ready, I'll update the OP.
-
Yay! It updated and I can finally go badger the admin to update the server. Thank you Zippinus.
-
You are awesome for updating!
-
I get this error in the server:
Code
Display Morejava.lang.RuntimeException: ModLoader has failed to initialize. at ModLoader.ThrowException(ModLoader.java:1206) at ModLoader.init(ModLoader.java:627) at ModLoader.Init(ModLoader.java:1269) at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:106) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:323) at cu.run(SourceFile:457) Caused by: java.lang.RuntimeException: Exception occured in ModLoader at ModLoader.ThrowException(ModLoader.java:1206) at ModLoader.ThrowException(ModLoader.java:1211) at ModLoader.addMod(ModLoader.java:118) at ModLoader.readFromModFolder(ModLoader.java:847) at ModLoader.init(ModLoader.java:603) ... 4 more Caused by: java.lang.NoClassDefFoundError: ic2/platform/Platform at mod_IC2AdvancedMachines.<init>(mod_IC2AdvancedMachines.java:106) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:532) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at ModLoader.addMod(ModLoader.java:104) ... 6 more Caused by: java.lang.ClassNotFoundException: ic2.platform.Platform at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) ... 14 more
-
The extractor disconnects me from the server everytime I'm open the gui. I get this error:
Internal exception: java.io.IOException: Received string length longer than maximum allowed (19 > 16)In SSP it is working.
-
I get this error in the server:
Code
Display Morejava.lang.RuntimeException: ModLoader has failed to initialize. at ModLoader.ThrowException(ModLoader.java:1206) at ModLoader.init(ModLoader.java:627) at ModLoader.Init(ModLoader.java:1269) at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:106) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:323) at cu.run(SourceFile:457) Caused by: java.lang.RuntimeException: Exception occured in ModLoader at ModLoader.ThrowException(ModLoader.java:1206) at ModLoader.ThrowException(ModLoader.java:1211) at ModLoader.addMod(ModLoader.java:118) at ModLoader.readFromModFolder(ModLoader.java:847) at ModLoader.init(ModLoader.java:603) ... 4 more Caused by: java.lang.NoClassDefFoundError: ic2/platform/Platform at mod_IC2AdvancedMachines.<init>(mod_IC2AdvancedMachines.java:106) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:532) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at ModLoader.addMod(ModLoader.java:104) ... 6 more Caused by: java.lang.ClassNotFoundException: ic2.platform.Platform at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) ... 14 more
That looks like a modloader ordering error- IC2 needs to load before Advanced machines (obviously). Try copying the file into the directory again.
-
The extractor disconnects me from the server everytime I'm open the gui. I get this error:
Internal exception: java.io.IOException: Received string length longer than maximum allowed (19 > 16)In SSP it is working.
OK I see what's going on there. Fix will be incoming... -
That looks like a modloader ordering error- IC2 needs to load before Advanced machines (obviously). Try copying the file into the directory again.
I've tryed that. But i'm running the server on Linux, then i think it's not loaded in alpabetic order. How do i fix this?
-
I've tryed that. But i'm running the server on Linux, then i think it's not loaded in alpabetic order. How do i fix this?
Good luck with that.... the ModloaderMP author is ignoring any bug fix requests made in the thread. You can try sending him a PM asking for a fix but I doubt that'll happen. -
Good luck with that.... the ModloaderMP author is ignoring any bug fix requests made in the thread. You can try sending him a PM asking for a fix but I doubt that'll happen.So why did the 1.337b version work then?
-
Here is a strange crash log.
Mods loaded: 48
ModLoader 1.0.0
mod_ModLoaderMp 1.0.0
mod_ReiMinimap v2.8_04 [1.0.0]
mod_TooManyItems 1.0.0 2011-11-29
mod_SpawnerGUI 1.0.0
mod_Stackables 1.0.0
mod_Somnia v17 [1.0.0]
mod_ModularForceFieldSystem 1.0 Beta 4_M1.0
mod_IC2AdvancedMachines v3.0
mod_BCIC2Crossover 1.01 for MC 1.0, BC 2.2.8, IC2 1.42
mod_BuildCraftCore 2.2.8
mod_BuildCraftBuilders 2.2.8
mod_BuildCraftEnergy 2.2.8
mod_BuildCraftFactory 2.2.8
mod_BuildCraftTransport 2.2.8
mod_LogisticsPipes 0.1.2 (for Minecraft 1.0.0, Buildcraft 2.2.8, Forge 1.2.2)
mod_CraftGuide 1.2.2
mod_crystalWing Minecraft 1.0.0
mod_EE EEv5.7.3
mod_Forestry 1.2.4.3
mod_ForestryPlasticCraft 0.0.1
mod_IC2 v1.43
mod_MineFactory 1.0.0R1.4.0
mod_MineFactoryCompat_Grass 1.0.0R1.4.0
mod_IC2AdvancedMachines v3.0
mod_ChargingBench 1.42-1
mod_ElectricFishingPole 1.42-1
mod_ParticleDeco 1.1
mod_PowerConverters 1.0.0R1.3.0
mod_Railcraft 2.1.1
mod_RedPowerArray 2.0pr4b
mod_RedPowerCore 2.0pr4b
mod_RedPowerLighting 2.0pr4b
mod_RedPowerLogic 2.0pr4b
mod_RedPowerMachine 2.0pr4b
mod_RedPowerWiring 2.0pr4b
mod_RedPowerWorld 2.0pr4b
mod_IC2_SolarHelmet v2.5
mod_ThaumCraft 1.0.2
mod_treecapitator 1.0.0 - v2 - DaftPVF
mod_WeaponMod 1.0.0 v8.1.0 Standard Edition
mod_WirelessClocker 0.3
mod_PowerConfigurator 0.6
mod_WirelessRedstone 1.5
mod_WirelessRemote 0.5
mod_WirelessSniffer 0.6
mod_WirelessTriangulator 0.5
mod_zAdditionalPipes Rev31.1-DMinecraft has crashed!
----------------------Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to support@mojang.com.
Please include a description of what you did when the error occured.--- BEGIN ERROR REPORT 1a6a1ebe --------
Generated 22.12.2011 19:59Minecraft: Minecraft 1.0.0
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_01, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce GTX 280/PCI/SSE2/3DNOW! version 3.3.0, NVIDIA Corporationjava.lang.IllegalArgumentException: Slot 194 is already occupied by BlockAdvancedMachine@1250da6 when adding BlockAdvancedMachine@1a34a66
at yy.<init>(Block.java:212)
at ba.<init>(BlockContainer.java:16)
at BlockAdvancedMachine.<init>(BlockAdvancedMachine.java:25)
at mod_IC2AdvancedMachines.load(mod_IC2AdvancedMachines.java:113)
at ModLoader.init(ModLoader.java:830)
at ModLoader.AddAllRenderers(ModLoader.java:186)
at wb.<init>(wb.java:76)
at wb.<clinit>(wb.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:644)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 2b1d8628 ---------- -
Here is a strange crash log.
not strange at all: note this "Slot 194 is already occupied by BlockAdvancedMachine@1250da6 when adding BlockAdvancedMachine@1a34a66" than look at your mods loaded list. Modloader's trying to load the advanced machine mod twice so take a look at your mods folder and make sure it isn't in there twice.