Jump to content

loordgek

Members
  • Posts

    1910
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by loordgek

  1. there is a item/block id a above 4096 i think it is AdvancedMachines
  2. http://minecraftforge.net/forum/index.php/topic,201.msg1139.html#msg1139 this thread is for modders add audiomod.
  3. use minecraftforge-client-3.3.7.138 it has 4096 in it
  4. lexmanos tyvm for adding 4096 fix i have a crash 38 mods loaded Minecraft Forge 3.3.7.137 FML v2.2.48.135 Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5 mod_CodeChickenCore : Loaded (minecraft.jar) mod_MinecraftForge : Loaded (minecraft.jar) mod_NotEnoughItems : Loaded (minecraft.jar) mod_AdvancedMachines : Loaded (AdvancedMachinesClient v1.5.zip) mod_AdditionalBuildcraftObjects : Loaded ([email protected]) 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_DoggyTalents : Loaded (DoggyTalents221.zip) mod_EE : Loaded (EE2ClientV1.4.5.1.jar) mod_EnderStorage : Loaded (EnderStorage-Client 1.1.1.zip) mod_BuildCraftZFP : Loaded (forestry-client-A-1.4.6.2.jar) mod_Forestry : Loaded (forestry-client-A-1.4.6.2.jar) mod_IC2 : Loaded (industrialcraft-2-client_1.95b.jar) mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip) 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.3.1.21.zip) mod_PortalGun : Loaded (portalgun) mod_Railcraft : Loaded (Railcraft_Client_5.3.2.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_SneakyPipes : Loaded (SneakyPipes-0.1.1.zip) mod_stevescarts : Loaded (Steves carts 1.3.7.zip) mod_ThaumCraft : Loaded (ThaumCraft2.1.6.zip) 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) Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. --- BEGIN ERROR REPORT e1638b1a -------- Generated 16-6-12 23:02 Minecraft: Minecraft 1.2.5 OS: Windows 7 (amd64) version 6.1 Java: 1.6.0_30, Sun Microsystems Inc. VM: Java HotSpot 64-Bit Server VM (mixed mode), Sun Microsystems Inc. LWJGL: 2.8.3 OpenGL: Intel® HD Graphics Family version 3.1.0 - Build 8.15.10.2462, Intel cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: BaseModMp 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: BaseModMp 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: BaseModMp 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: BaseModMp 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 bc10766c ---------- when i add modloaderMP it runs fine
  5. dont use modloader and modloadermp use forge 3.2.5.125
  6. 4096 is now part of minecraftl. but not working (hope the fix it in mc 1.3)
  7. minecraft 12w 07a Added new world file format called “Anvil” (256 max height and 4096 block IDs*) * The game can’t use the full range of IDs yet because there are still some assumptions that IDs above 256 are items. Multi-player light calculations do no longer cause affected blocks to be transmitted to the clients, instead the clients will recalculate the light on their own Villagers will repopulate villages based on how many houses there are available Some nights in villages will be worse than others… Added a redstone-controlled light source Decreased chance for the rare mob drops All animals use the new AI system now http://www.mojang.com/2012/02/minecraft-snapshot-12w07a/
  8. is it possible to include 4096 Fix in fogre plz include it quote NOTE: After MC 1.2.5, I am no longer planning to maintain this mod. I have released the source code (see Developer Notes below), and I hereby give permission (and, in fact, thanks) for anyone to do whatever they like with the 4096IDs source code, so long as they give my code credit. quote http://www.minecraftforum.net/topic/1248996-125-4096ids/ dev/source code link http://adf.ly/90eJd i got the same crash
  9. got it working with wit minecraftforge-client-3.2.5.119 and no modloader you dit really nice work
  10. modloader remove = white schreen new crash Mods loaded: 40 ModLoader 1.2.5 mod_CodeChickenCore 0.5.2 mod_4096Fix v4 for 1.2.5 mod_MinecraftForge 3.2.3.108 mod_NotEnoughItems 1.2.2 mod_AdditionalBuildcraftObjects 0.9.1-100 (MC 1.2.5, BC 3.1.5) mod_BuildCraftCore 3.1.5 mod_BuildCraftBuilders 3.1.5 mod_BuildCraftEnergy 3.1.5 mod_BuildCraftFactory 3.1.5 mod_BuildCraftTransport 3.1.5 mod_SneakyPipes 0.1.1 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.0.1.75) mod_LogisticsPipes 0.2.5B (built with Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.2.90) mod_AdditionalPipes 3.1.0 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.3.103) mod_BuildCraftSilicon 3.1.5 mod_DoggyTalents 1.2.5 mod_EE 1.4.5.1 mod_EnderStorage 1.1.1 mod_Forestry 1.4.6.2c mod_BuildCraftZFP (Forestry Package) mod_IC2 v1.95 mod_AdvancedMachines v1.5 for IC2 1.95 mod_InvTweaks 1.41b (1.2.4) mod_PigbearLaser 1.4 mod_CompactSolars 2.2 mod_IronChest 3.3 mod_PortalGun 1.2.5v1 mod_Railcraft 5.2.4 mod_RedPowerControl 2.0pr5b2 mod_RedPowerCore 2.0pr5b2 mod_RedPowerLighting 2.0pr5b2 mod_RedPowerLogic 2.0pr5b2 mod_RedPowerMachine 2.0pr5b2 mod_RedPowerWiring 2.0pr5b2 mod_RedPowerWorld 2.0pr5b2 mod_stevescarts 1.2.0 mod_WirelessRedstoneCore 1.2.1 mod_WirelessRedstoneRedPower 1.2.1.1 mod_WirelessRedstoneAddons 1.2.1 mod_ThaumCraft 2.1.6 Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. --- BEGIN ERROR REPORT 896cae17 -------- Generated 4-6-12 22:30 Minecraft: Minecraft 1.2.5 OS: Windows 7 (amd64) version 6.1 Java: 1.6.0_30, Sun Microsystems Inc. VM: Java HotSpot 64-Bit Server VM (mixed mode), Sun Microsystems Inc. LWJGL: 2.8.3 OpenGL: Intel® HD Graphics Family version 3.1.0 - Build 8.15.10.2462, Intel java.lang.NoSuchMethodError: alb.getSaveFolder()Ljava/lang/String; at aia.a(AnvilSaveHandler.java:21) at .d(World.java:362) at .<init>(World.java:345) at .<init>(World.java:277) at net.minecraft.client.Minecraft.a(Minecraft.java:1930) at mw.c(SourceFile:171) at mw.a(SourceFile:128) at vp.a(SourceFile:74) at vp.f(SourceFile:122) at vp.i(SourceFile:110) at net.minecraft.client.Minecraft.k(Minecraft.java:1561) at net.minecraft.client.Minecraft.x(Minecraft.java:819) at net.minecraft.client.Minecraft.run(Minecraft.java:747) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT d8ca309c ----------
  11. i have it running i load modloader after forge it is forge and modloader
  12. when i play direwolf20 LP test world it is running fine when i load direwolf20 lp world it crash after 5 sec
  13. but direwolf20 has it working (cant play direwolf20 LP :'( )
  14. use multimc (dont use modloadermp)
  15. i load a save and play it for 5 sec and it crash Mods loaded: 42 ModLoader 1.2.5 mod_CodeChickenCore 0.5.2 mod_4096Fix v4 for 1.2.5 mod_MinecraftForge 3.2.3.108 mod_ModLoaderMp 1.2.5v1 mod_NotEnoughItems 1.2.2 mod_AdditionalBuildcraftObjects 0.9.1-100 (MC 1.2.5, BC 3.1.5) mod_BuildCraftCore 3.1.5 mod_BuildCraftBuilders 3.1.5 mod_BuildCraftEnergy 3.1.5 mod_BuildCraftFactory 3.1.5 mod_BuildCraftTransport 3.1.5 mod_SneakyPipes 0.1.1 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.0.1.75) mod_LogisticsPipes 0.2.5B (built with Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.2.90) mod_AdditionalPipes 3.1.0 (Minecraft 1.2.5, Buildcraft 3.1.5, Forge 3.1.3.103) mod_BuildCraftSilicon 3.1.5 mod_DoggyTalents 1.2.5 mod_EE 1.4.5.1 mod_EnderStorage 1.1.1 mod_Forestry 1.4.6.2c mod_BuildCraftZFP (Forestry Package) mod_IC2 v1.95 mod_AdvancedMachines v1.5 for IC2 1.95 mod_InvTweaks 1.41b (1.2.4) mod_PigbearLaser 1.4 mod_CompactSolars 2.2 mod_IC2_ChargingBench 1.90-1 mod_IronChest 3.3 mod_PortalGun 1.2.5v1 mod_Railcraft 5.2.4 mod_RedPowerControl 2.0pr5b2 mod_RedPowerCore 2.0pr5b2 mod_RedPowerLighting 2.0pr5b2 mod_RedPowerLogic 2.0pr5b2 mod_RedPowerMachine 2.0pr5b2 mod_RedPowerWiring 2.0pr5b2 mod_RedPowerWorld 2.0pr5b2 mod_stevescarts 1.2.0 mod_WirelessRedstoneCore 1.2.1 mod_WirelessRedstoneRedPower 1.2.1.1 mod_WirelessRedstoneAddons 1.2.1 mod_ThaumCraft 2.1.6 Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. --- BEGIN ERROR REPORT ce493d46 -------- Generated 3-6-12 19:12 Minecraft: Minecraft 1.2.5 OS: Windows 7 (amd64) version 6.1 Java: 1.6.0_30, Sun Microsystems Inc. VM: Java HotSpot 64-Bit Server VM (mixed mode), Sun Microsystems Inc. LWJGL: 2.8.3 OpenGL: GeForce GT 540M/PCI/SSE2 version 4.1.0, NVIDIA Corporation java.lang.NoSuchMethodError: rz.a(Ljava/util/Random;I)Ljava/util/ArrayList; at xx.<init>(SourceFile:86) at an.b(SourceFile:75) at agt.a(SourceFile:32) at xu.a(SourceFile:29) at agt.a(SourceFile:15) at aly.b(SourceFile:227) at ko.c(ChunkProvider.java:100) at ko.b(ChunkProvider.java:126) at .d(World.java:647) at dv.<init>(SourceFile:30) at .a(World.java:3882) at rh.a(SourceFile:72) at rh.a(SourceFile:76) at acu.c(SourceFile:41) at nb.a(SourceFile:49) at acq.s_(EntityLiving.java:1660) at acq.e(EntityLiving.java:1495) at ajr.e(SourceFile:39) at bc.e(SourceFile:30) at acq.J_(EntityLiving.java:653) at .a(World.java:2182) at .f(World.java:2153) at .n(World.java:2039) at net.minecraft.client.Minecraft.k(Minecraft.java:1861) at net.minecraft.client.Minecraft.x(Minecraft.java:819) at net.minecraft.client.Minecraft.run(Minecraft.java:747) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 4d6b19d ----------
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.