f.l.a.s.h.m.a.n Posted August 5, 2012 Posted August 5, 2012 · Hidden Hidden uhh dangit, i accidently double posted that ;_; how do i delete a message?
totte1015 Posted August 5, 2012 Author Posted August 5, 2012 flashman, what folder is "dimensional anchors"? I fixed my previous post problem, a shit misstake Now i get this: C:\Users\Nicklas\Desktop\TekkitServer - Kopia>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 182 recipes 27 achievements 21:41:09 [iNFO] Starting minecraft server version 1.2.5 21:41:09 [iNFO] Attempting early MinecraftForge initialization 21:41:09 [iNFO] Completed early MinecraftForge initialization 21:41:09 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 21:41:09 [iNFO] Loading mods from C:\Users\Nicklas\Desktop\TekkitServer - Kopia\ mods 21:41:10 [iNFO] Directory forestry contained no mods 21:41:10 [iNFO] Directory weaponmod contained no mods 21:41:10 [iNFO] Forge Mod Loader has loaded 38 mods 21:41:10 [iNFO] MinecraftForge v3.3.8.152 Initialized 21:41:10 [iNFO] MinecraftForge v3.3.8.152 Initialized 21:41:10 [iNFO] [WeaponMod] Properties file read succesfully! 21:41:10 [VARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu e 0 outside acceptable range 4.9E-324,1.7976931348623157E308 21:41:10 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co mputerCraft.cfg 21:41:10 [iNFO] ComputerCraft: computerBlockID 207 21:41:10 [iNFO] ComputerCraft: diskDriveBlockID 208 21:41:10 [iNFO] ComputerCraft: diskItemID 4000 21:41:10 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha red.ItemComputer@4228b522 while adding net.minecraft.server.ItemBlock@7e8bed1c 21:41:10 [iNFO] ComputerCraft: Searching for RedPowerLib... 21:41:10 [iNFO] ComputerCraft: RedPowerLib and methods located. 21:41:10 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha red.ItemPeripheral@7f53a83 while adding net.minecraft.server.ItemBlock@74d47289 21:41:10 [iNFO] Initializing alchemy values for Equivalent Exchange.. 21:41:10 [ALLVARLIG] java.lang.NoClassDefFoundError: vz 21:41:10 [ALLVARLIG] at forestry.mod_Forestry.getPriorities(mod_Forestry.java :35) 21:41:10 [ALLVARLIG] at cpw.mods.fml.common.modloader.ModLoaderModContainer.c omputeDependencies(ModLoaderModContainer.java:467) 21:41:10 [ALLVARLIG] at cpw.mods.fml.common.modloader.ModLoaderModContainer.g etDependencies(ModLoaderModContainer.java:516) 21:41:10 [ALLVARLIG] at cpw.mods.fml.common.Loader.sortModList(Loader.java:19 1) 21:41:10 [ALLVARLIG] at cpw.mods.fml.common.Loader.loadMods(Loader.java:608) 21:41:10 [ALLVARLIG] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134) 21:41:10 [ALLVARLIG] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:135) 21:41:10 [ALLVARLIG] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 21:41:10 [ALLVARLIG] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 21:41:10 [ALLVARLIG] Caused by: java.lang.ClassNotFoundException: vz 21:41:10 [ALLVARLIG] at java.net.URLClassLoader$1.run(Unknown Source) 21:41:10 [ALLVARLIG] at java.net.URLClassLoader$1.run(Unknown Source) 21:41:10 [ALLVARLIG] at java.security.AccessController.doPrivileged(Native Me thod) 21:41:10 [ALLVARLIG] at java.net.URLClassLoader.findClass(Unknown Source) 21:41:10 [ALLVARLIG] at java.lang.ClassLoader.loadClass(Unknown Source) 21:41:10 [ALLVARLIG] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 21:41:10 [ALLVARLIG] at java.lang.ClassLoader.loadClass(Unknown Source) 21:41:10 [ALLVARLIG] ... 9 more 21:41:10 [ALLVARLIG] Unexpected exception java.lang.NoClassDefFoundError: vz at forestry.mod_Forestry.getPriorities(mod_Forestry.java:35) at cpw.mods.fml.common.modloader.ModLoaderModContainer.computeDependenci es(ModLoaderModContainer.java:467) at cpw.mods.fml.common.modloader.ModLoaderModContainer.getDependencies(M odLoaderModContainer.java:516) at cpw.mods.fml.common.Loader.sortModList(Loader.java:191) at cpw.mods.fml.common.Loader.loadMods(Loader.java:608) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassNotFoundException: vz 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) ... 9 more
totte1015 Posted August 5, 2012 Author Posted August 5, 2012 Okay, i got even further, i probably had wrong version of Forestry to make it work, now i get slots errors: C:\Users\Nicklas\Desktop\TekkitServer - Kopia>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 182 recipes 27 achievements 21:50:15 [iNFO] Starting minecraft server version 1.2.5 21:50:15 [iNFO] Attempting early MinecraftForge initialization 21:50:15 [iNFO] Completed early MinecraftForge initialization 21:50:15 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 21:50:15 [iNFO] Loading mods from C:\Users\Nicklas\Desktop\TekkitServer - Kopia\ mods 21:50:15 [iNFO] Directory weaponmod contained no mods 21:50:15 [iNFO] Forge Mod Loader has loaded 38 mods 21:50:16 [iNFO] MinecraftForge v3.3.8.152 Initialized 21:50:16 [iNFO] MinecraftForge v3.3.8.152 Initialized 21:50:16 [iNFO] [WeaponMod] Properties file read succesfully! 21:50:16 [VARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu e 0 outside acceptable range 4.9E-324,1.7976931348623157E308 21:50:16 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co mputerCraft.cfg 21:50:16 [iNFO] ComputerCraft: computerBlockID 207 21:50:16 [iNFO] ComputerCraft: diskDriveBlockID 208 21:50:16 [iNFO] ComputerCraft: diskItemID 4000 21:50:16 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha red.ItemComputer@3711a20c while adding net.minecraft.server.ItemBlock@66a5de12 21:50:16 [iNFO] ComputerCraft: Searching for RedPowerLib... 21:50:16 [iNFO] ComputerCraft: RedPowerLib and methods located. 21:50:16 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha red.ItemPeripheral@38571f7e while adding net.minecraft.server.ItemBlock@5fd4a617 21:50:16 [iNFO] Initializing alchemy values for Equivalent Exchange.. 21:50:16 [iNFO] Loading properties 21:50:16 [iNFO] Starting Minecraft server on *:25565 21:50:16 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 21:50:16 [iNFO] [iC2] Config loaded from C:\Users\Nicklas\Desktop\TekkitServer - Kopia\.\config\IC2.cfg 21:50:16 [iNFO] CONFLICT @ 1237 item slot already occupied by ccSensors.shared.I temWiFiTransmitter@27140b44 while adding ccSensors.shared.ItemWiFiTransmitter@14 efb167 21:50:16 [iNFO] CONFLICT @ -41 item slot already occupied by ccSensors.shared.It emComputerSensorBlock@2bfe605c while adding net.minecraft.server.ItemBlock@49684 e94 21:50:16 [iNFO] [ccSensors] INFO: Loading SensorModule: Buildcraft 21:50:16 [iNFO] [ccSensors] INFO: Loading SensorModule: IndustrialCraft2 21:50:16 [iNFO] [ccSensors] INFO: Loading SensorModule: Forestry 21:50:16 [iNFO] [ccSensors] INFO: Loading SensorModule: RedPower2 21:50:16 [iNFO] [ccSensors] INFO: Loading SensorModule: EquivalentExchange 21:50:17 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 21:50:17 [iNFO] [ccSensors] INFO: mod_BuildcraftAPS not found - SensorModule is disabled. 21:50:17 [iNFO] [ccSensors] INFO: Loading SensorModule: APS 21:50:17 [iNFO] [ccSensors] INFO: mod_ThaumCraft not found - SensorModule is dis abled. 21:50:17 [iNFO] CONFLICT @ -78 item slot already occupied by net.minecraft.serve r.ItemBlock@6c0f34ef while adding codechicken.enderstorage.ItemEnderChest@5a5c6e 55 21:50:17 [iNFO] CompactSolars: MinecraftForge minor version mismatch, expecting 3.2.x, may lead to unexpected behavior 21:50:17 [iNFO] CONFLICT @ -204 item slot already occupied by net.minecraft.serv er.ItemWithAuxData@28b2eca9 while adding net.minecraft.server.ItemMobSpawner@7ac f601e 21:50:17 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3 .1.x, may lead to unexpected behavior 21:50:17 [iNFO] Starting BuildCraft 2.2.14 21:50:17 [iNFO] Copyright © SpaceToad, 2011 21:50:17 [iNFO] http://www.mod-buildcraft.com 21:50:18 [ALLVARLIG] java.lang.IllegalArgumentException: Slot 4095 is already oc cupied by immibis.chunkloader.BlockChunkLoader@4ba572c3 when adding forestry.cor e.gadgets.BlockMill@5b118701 21:50:18 [ALLVARLIG] at net.minecraft.server.Block.<init>(Block.java:181) 21:50:18 [ALLVARLIG] at net.minecraft.server.BlockContainer.<init>(BlockConta iner.java:6) 21:50:18 [ALLVARLIG] at forestry.core.gadgets.BlockForestry.<init>(BlockFores try.java:22) 21:50:18 [ALLVARLIG] at forestry.core.gadgets.BlockMill.<init>(BlockMill.java :19) 21:50:18 [ALLVARLIG] at forestry.core.config.ConfigureBlocks.initialize(Confi gureBlocks.java:31) 21:50:18 [ALLVARLIG] at forestry.core.config.Config.load(Config.java:184) 21:50:18 [ALLVARLIG] at forestry.core.ForestryCore.load(ForestryCore.java:48) 21:50:18 [ALLVARLIG] at forestry.core.ForestryServer.load(ForestryServer.java :24) 21:50:18 [ALLVARLIG] at forestry.mod_Forestry.load(mod_Forestry.java:16) 21:50:18 [ALLVARLIG] at cpw.mods.fml.common.modloader.ModLoaderModContainer.i nit(ModLoaderModContainer.java:351) 21:50:18 [ALLVARLIG] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 21:50:18 [ALLVARLIG] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :618) 21:50:18 [ALLVARLIG] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:142) 21:50:18 [ALLVARLIG] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:176) 21:50:18 [ALLVARLIG] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 21:50:18 [ALLVARLIG] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 21:50:18 [ALLVARLIG] Unexpected exception java.lang.IllegalArgumentException: Slot 4095 is already occupied by immibis.chu nkloader.BlockChunkLoader@4ba572c3 when adding forestry.core.gadgets.BlockMill@5 b118701 at net.minecraft.server.Block.<init>(Block.java:181) at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6) at forestry.core.gadgets.BlockForestry.<init>(BlockForestry.java:22) at forestry.core.gadgets.BlockMill.<init>(BlockMill.java:19) at forestry.core.config.ConfigureBlocks.initialize(ConfigureBlocks.java: 31) at forestry.core.config.Config.load(Config.java:184) at forestry.core.ForestryCore.load(ForestryCore.java:48) at forestry.core.ForestryServer.load(ForestryServer.java:24) at forestry.mod_Forestry.load(mod_Forestry.java:16) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderMod Container.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler. java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Further than this i dont know what to do... I renamed it to zforestry... but same issue And i deleted forestry in the EE mod
f.l.a.s.h.m.a.n Posted August 5, 2012 Posted August 5, 2012 ah whatever, add me on skype and i can help you out ;)
totte1015 Posted August 5, 2012 Author Posted August 5, 2012 Haha, i really appriciate your help, but i actually got it sorted out I had to delete that mod you said dimensional anchor, first i thought that was a name of some folder... But, with time i learned (u might wanna cover ur skype name so spammers wont get ya)
Asphyxia Posted August 6, 2012 Posted August 6, 2012 Hi, I'm trying to get this to work and have followed the steps in here (i think) however this isn't working correctly... I'm getting the following on startup 182 recipes 27 achievements 13:41:24 [iNFO] Starting minecraft server version 1.2.5 13:41:24 [iNFO] Attempting early MinecraftForge initialization 13:41:24 [iNFO] Completed early MinecraftForge initialization 13:41:24 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 13:41:24 [iNFO] Loading mods from C:\Users\Owen\Desktop\Tekkit_Server_3.1.2\mods 13:41:25 [iNFO] Directory weaponmod contained no mods 13:41:25 [iNFO] Forge Mod Loader has loaded 38 mods 13:41:25 [iNFO] MinecraftForge v3.3.8.152 Initialized 13:41:25 [iNFO] MinecraftForge v3.3.8.152 Initialized 13:41:25 [iNFO] [WeaponMod] Properties file read succesfully! 13:41:25 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu e 0 outside acceptable range 4.9E-324,1.7976931348623157E308 13:41:25 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co mputerCraft.cfg 13:41:25 [iNFO] ComputerCraft: computerBlockID 207 13:41:25 [iNFO] ComputerCraft: diskDriveBlockID 208 13:41:25 [iNFO] ComputerCraft: diskItemID 4000 13:41:25 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha red.ItemComputer@4ad9d765 while adding net.minecraft.server.ItemBlock@23cc4e47 13:41:25 [iNFO] ComputerCraft: Searching for RedPowerLib... 13:41:25 [iNFO] ComputerCraft: RedPowerLib and methods located. 13:41:25 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha red.ItemPeripheral@8fe8ee7 while adding net.minecraft.server.ItemBlock@57e44e 13:41:25 [iNFO] Initializing alchemy values for Equivalent Exchange.. 13:41:25 [sEVERE] java.lang.NoSuchMethodError: ic2.api.Ic2Recipes.addMaceratorRe cipe(Lnet/minecraft/server/ItemStack;Lnet/minecraft/server/ItemStack;)V 13:41:25 [sEVERE] at net.minecraft.server.powercrystals.netherores.NetherO resCore.init(NetherOresCore.java:68) 13:41:25 [sEVERE] at net.minecraft.server.mod_NetherOres.<init>(mod_Nether Ores.java:23) 13:41:25 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance 0(Native Method) 13:41:25 [sEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance (Unknown Source) 13:41:25 [sEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInst ance(Unknown Source) 13:41:25 [sEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Sou rce) 13:41:25 [sEVERE] at java.lang.Class.newInstance0(Unknown Source) 13:41:25 [sEVERE] at java.lang.Class.newInstance(Unknown Source) 13:41:25 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p reInit(ModLoaderModContainer.java:107) 13:41:25 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235 ) 13:41:25 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607) 13:41:25 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134) 13:41:25 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:135) 13:41:25 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 13:41:25 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 13:41:25 [sEVERE] Unexpected exception java.lang.NoSuchMethodError: ic2.api.Ic2Recipes.addMaceratorRecipe(Lnet/minecraf t/server/ItemStack;Lnet/minecraft/server/ItemStack;)V at net.minecraft.server.powercrystals.netherores.NetherOresCore.init(Net herOresCore.java:68) at net.minecraft.server.mod_NetherOres.<init>(mod_NetherOres.java:23) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoader ModContainer.java:107) at cpw.mods.fml.common.Loader.preModInit(Loader.java:235) at cpw.mods.fml.common.Loader.loadMods(Loader.java:607) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) > Any Ideas? Additonally, Tekkit Launcher won't load. so I've must have done something wrong... it just sits at a white screen just after the mojang screen... Thanks,
f.l.a.s.h.m.a.n Posted August 6, 2012 Posted August 6, 2012 and what version of forestry are you trying to install?
Asphyxia Posted August 6, 2012 Posted August 6, 2012 I'm not sure...I just redownloaded it and it worked. Must've had the wrong one, Thanks
Mickey695 Posted August 6, 2012 Posted August 6, 2012 *Sorry for any Spelling/Grammer mistakes i have, English is NOT my NATIVE language. Hey guys could you help me ? I'm having a problem on client..... I'm playing on Tekkit 3.1.2 When i startup the game i get this error massage : 32 mods loaded Optifine OptiFine_1.2.5_HD_S_C6 Minecraft Forge 3.3.8.164 FML v2.2.106.176 Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5 mod_MinecraftForge : Loaded (modpack.jar) mod_CodeChickenCore : Loaded (modpack.jar) mod_NotEnoughItems : Loaded (modpack.jar) mod_ReiMinimap : Loaded ([1.2.5]ReiMinimap_v3.2_04.zip) mod_IC2AdvancedMachines : Loaded (AdvancedMachines_4.0_client.zip) mod_BuildCraftCore : Loaded (buildcraft-client-A-core-2.2.14.zip) mod_BuildCraftBuilders : Loaded (buildcraft-client-B-builders-2.2.14.zip) mod_BuildCraftEnergy : Loaded (buildcraft-client-B-energy-2.2.14.zip) mod_BuildCraftFactory : Loaded (buildcraft-client-B-factory-2.2.14.zip) mod_BuildCraftTransport : Loaded (buildcraft-client-B-transport-2.2.14.zip) mod_AdditionalPipes : Loaded (buildcraft-client-DA-additionalpipes-2.1.3.zip) mod_EE : Loaded (EE2ClientV1.4.6.5.jar) mod_EnderStorage : Loaded (EnderStorage-Client 1.1.3.zip) mod_IC2NuclearControl : Loaded (IC2NuclearControl_client_v1.1.10b.zip) mod_IC2 : Loaded (industrialcraft-2-client_1.97.jar) mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip) mod_ModularForceFieldSystem : Loaded (mffs_rev7_for_1.2.5-client.zip) mod_IC2_ChargingBench : Loaded (mod_chargingbench-client-1.95b-1.2.5-r1.zip) mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip) mod_IronChest : Loaded (mod_ironchests-client-3.8.0.40.zip) mod_Railcraft : Loaded (Railcraft_Client_5.3.3.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_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.3.zip) mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.3.zip) mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.1.zip) mod_Forestry : Loaded (Zforestry-client-A-1.4.8.6_bc2.2.jar) Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. --- BEGIN ERROR REPORT 9b596265 -------- Generated 21:46 06/08/12 Minecraft: Minecraft 1.2.5 OS: Windows 7 (amd64) version 6.1 Java: 1.7.0, Oracle Corporation VM: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation LWJGL: 2.4.2 OpenGL: GeForce GTX 670/PCIe/SSE2 version 4.2.0, NVIDIA Corporation java.lang.NullPointerException at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356) at cpw.mods.fml.common.Loader.modInit(Loader.java:273) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:628) at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223) at net.minecraft.client.Minecraft.a(Minecraft.java:429) at net.minecraft.client.Minecraft.run(Minecraft.java:738) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 34a16480 ---------- I re-named forestry-client-A-1.4.8.6_bc2.2.jar to Zforestry-client-A-1.4.8.6_bc2.2.jar so it will load last, and i deleted the Forestry folder from the EE2 jar but the game still crashes. Help please ?
f.l.a.s.h.m.a.n Posted August 6, 2012 Posted August 6, 2012 did you install any other mods asides from the ones that are already in tekkit and forestry
Mickey695 Posted August 6, 2012 Posted August 6, 2012 No, but i did deleted NetherOres,Matmos,TubeStuff,ImmibisCore,CraftingTableIII,PowerConverters. EDIT : I just noticed that in the config's folder there is a forestry folder + the forestry config file.
SebastianK94 Posted August 7, 2012 Posted August 7, 2012 Alright, so I've been trying to get forestry up and running on my tekkit 3.1.2 server as well. I followed all the steps listed in this thread, got the version listed on the last page, etc. But now whenever I start it up I get this shit. 07.08 20:06:48 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 07.08 20:06:48 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 07.08 20:06:48 [server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 07.08 20:06:48 [server] INFO at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 07.08 20:06:48 [server] INFO at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 07.08 20:06:48 [server] INFO at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 07.08 20:06:48 [server] INFO at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 07.08 20:06:48 [server] INFO at forestry.mod_Forestry.load(mod_Forestry.java:16) 07.08 20:06:48 [server] INFO at forestry.core.ForestryServer.load(ForestryServer.java:24) 07.08 20:06:48 [server] INFO at forestry.core.ForestryCore.load(ForestryCore.java:58) 07.08 20:06:48 [server] INFO at forestry.plugins.PluginForestryApiculture.preInit(PluginForestryApiculture.java:121) 07.08 20:06:48 [server] INFO java.lang.NoSuchFieldError: stump 07.08 20:06:48 [server] SEVERE Unexpected exception 07.08 20:06:48 [server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 07.08 20:06:48 [server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 07.08 20:06:48 [server] SEVERE at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) 07.08 20:06:48 [server] SEVERE at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) 07.08 20:06:48 [server] SEVERE at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) 07.08 20:06:48 [server] SEVERE at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 07.08 20:06:48 [server] SEVERE at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) 07.08 20:06:48 [server] SEVERE at forestry.mod_Forestry.load(mod_Forestry.java:16) 07.08 20:06:48 [server] SEVERE at forestry.core.ForestryServer.load(ForestryServer.java:24) 07.08 20:06:48 [server] SEVERE at forestry.core.ForestryCore.load(ForestryCore.java:58) 07.08 20:06:48 [server] SEVERE at forestry.plugins.PluginForestryApiculture.preInit(PluginForestryApiculture.java:121) 07.08 20:06:48 [server] SEVERE java.lang.NoSuchFieldError: stump Now if I go (server-side) and delete the forestry folder from the EE2 mod zip this error doesn't seem to occur and I can actually start the server. But this causes EE to get all shitty and weird, seemingly breaking transmutation tables somehow and lord knows what else. Any ideas?
Eddc15 Posted August 7, 2012 Posted August 7, 2012 My dumb acquaintance, (not friend, he's too dumb for that) is also having the same problem as you SebastianK94! So very unfortunate.
SebastianK94 Posted August 7, 2012 Posted August 7, 2012 Just tried doing that zzz_ thing to make it load last and that still didn't do it. Ugh.
Henninglad Posted August 9, 2012 Posted August 9, 2012 i followed all the steps (i think) but it wont work for me help!
neonblast1994 Posted August 11, 2012 Posted August 11, 2012 hi, to get onto a new server i've been whitelisted for, i need forestry 1.4.8.6 anyone know where i can download it?
Torezu Posted August 11, 2012 Posted August 11, 2012 hi, to get onto a new server i've been whitelisted for, i need forestry 1.4.8.6 anyone know where i can download it? If it's the one I'm thinking of, they provide a link in the server post. They are being allowed to stay on the list, despite the Forestry thing, because the server has been listed for much longer than the rule has been in place. They will have to do all the installation and troubleshooting help themselves.
neonblast1994 Posted August 11, 2012 Posted August 11, 2012 you have the most perfect timing! i found a forestry mod (version 1.4.8.6 no less!) but it's incompatible with MC. if i have the forestry mod it wants me to 'update' in which it basically removes forestry, if i decline the 'update' the forestry will be the ONLY mod and finally when i manage to get forestry on without removing the others, i come up with the white screen of death
Torezu Posted August 11, 2012 Posted August 11, 2012 you have the most perfect timing! i found a forestry mod (version 1.4.8.6 no less!) but it's incompatible with MC. if i have the forestry mod it wants me to 'update' in which it basically removes forestry, if i decline the 'update' the forestry will be the ONLY mod and finally when i manage to get forestry on without removing the others, i come up with the white screen of death Then you need to take it up with them, or post your own thread elsewhere. Forestry isn't part of the mod pack any more, with good reason.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now