nicholas terrell Posted July 30, 2012 Posted July 30, 2012 Title: startup preventing severe errors Version: 3.1.1 OS: Windows Vista Home Standard Java Version: 6.0.50.13 Description of Problem: I can't start up the server. Ps. I previously got messages about Ender storage and nether ores, which I fixed by removing those mods EDIT: View my third Post for fix and new question Error Messages: Error Log: C:\Users\Cowmanthethird\Desktop\Tekkit_Server_3.1.1(2)>#!/bin/sh '#!' is not recognized as an internal or external command, operable program or batch file. C:\Users\Cowmanthethird\Desktop\Tekkit_Server_3.1.1(2)>java -Xmx768M -Xms512M -j ar Tekkit.jar nogui 182 recipes 27 achievements 15:35:58 [iNFO] Starting minecraft server version 1.2.5 15:35:58 [iNFO] Attempting early MinecraftForge initialization 15:35:58 [iNFO] Completed early MinecraftForge initialization 15:35:58 [iNFO] Forge Mod Loader version 2.2.91.162 for Minecraft 1.2.5 loading 15:35:58 [iNFO] Loading mods from C:\Users\Cowmanthethird\Desktop\Tekkit_Server_ 3.1.1(2)\mods 15:35:58 [iNFO] Directory weaponmod contained no mods 15:35:58 [iNFO] Forge Mod Loader has loaded 35 mods 15:35:58 [iNFO] MinecraftForge v3.3.8.152 Initialized 15:35:58 [iNFO] MinecraftForge v3.3.8.152 Initialized 15:35:59 [iNFO] [WeaponMod] Properties file read succesfully! 15:35:59 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu e 0 outside acceptable range 4.9E-324,1.7976931348623157E308 15:35:59 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co mputerCraft.cfg 15:35:59 [iNFO] ComputerCraft: computerBlockID 207 15:35:59 [iNFO] ComputerCraft: diskDriveBlockID 208 15:35:59 [iNFO] ComputerCraft: diskItemID 4000 15:35:59 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha red.ItemComputer@15d17d7 while adding net.minecraft.server.ItemBlock@c8376b 15:35:59 [iNFO] ComputerCraft: Searching for RedPowerLib... 15:35:59 [iNFO] ComputerCraft: RedPowerLib and methods located. 15:35:59 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha red.ItemPeripheral@349471 while adding net.minecraft.server.ItemBlock@1fdadcd 15:35:59 [iNFO] Initializing alchemy values for Equivalent Exchange.. 15:35:59 [iNFO] Loading properties 15:35:59 [iNFO] Starting Minecraft server on *:25565 15:36:00 [iNFO] Loaded codechicken.wirelessredstone.core.CommandFreq 15:36:00 [iNFO] [iC2] Config loaded from C:\Users\Cowmanthethird\Desktop\Tekkit_ Server_3.1.1(2)\.\config\IC2.cfg 15:36:01 [iNFO] CONFLICT @ -37 item slot already occupied by ic2.platform.ItemBl ockCommon@9903f4 while adding net.minecraft.server.ItemBlock@1d2b9b7 15:36:01 [iNFO] CONFLICT @ -30 item slot already occupied by ic2.platform.ItemBl ockCommon@19ecd80 while adding net.minecraft.server.ItemBlock@c5aa00 15:36:01 [iNFO] CONFLICT @ -17 item slot already occupied by ic2.platform.ItemBl ockCommon@159e154 while adding net.minecraft.server.ItemBlock@1d87b85 15:36:01 [iNFO] CONFLICT @ -19 item slot already occupied by ic2.platform.ItemBl ockCommon@1958bf9 while adding net.minecraft.server.ItemBlock@118958e 15:36:01 [iNFO] CONFLICT @ -20 item slot already occupied by ic2.platform.ItemBl ockCommon@102b2b6 while adding net.minecraft.server.ItemBlock@22d166 15:36:01 [iNFO] CONFLICT @ -18 item slot already occupied by ic2.platform.ItemBl ockCommon@1e1962d while adding net.minecraft.server.ItemBlock@14a75bb 15:36:01 [sEVERE] java.lang.ClassCastException: net.minecraft.server.mod_CodeChi ckenCore cannot be cast to BaseMod 15:36:01 [sEVERE] at mod_MinecraftForge.load(mod_MinecraftForge.java:39) 15:36:01 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.i nit(ModLoaderModContainer.java:351) 15:36:01 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:263) 15:36:01 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :618) 15:36:01 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:142) 15:36:01 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:176) 15:36:01 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 15:36:01 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 15:36:01 [sEVERE] Unexpected exception java.lang.ClassCastException: net.minecraft.server.mod_CodeChickenCore cannot be cast to BaseMod at mod_MinecraftForge.load(mod_MinecraftForge.java:39) 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) >
0 nicholas terrell Posted July 30, 2012 Author Posted July 30, 2012 I forgot to say that I also have the Essentials plugins installed
0 kaz Posted July 31, 2012 Posted July 31, 2012 Try getting a clean sweep of everything, 3.1.3 is out currently try that and try getting a different version of essentials either a bit earlier or a bit later you will often find that people report bugs and they get fixed now and again so its always good. Also since ive noticed your running on local host, make sure your running the lasted version of Java 7 or get java 7 if you don't as a load of mods support it. As it states base mod is unable to load therefore the server cannot start indicating that the feature that loads the mods is either not there or not available.
0 nicholas terrell Posted July 31, 2012 Author Posted July 31, 2012 I've actually progressed past this problem now. The problem I was having was that i tried to install mincraft forge with the rest of the mods, instead of leaving that up to the launcher. Now I have a different issue. the server starts up fine but whebn you try and join it says "this server requuire you have (long list of mods).I fixed this by extracting certain files from the mod zips (net->Minecraft-> server-> extract whatever is inside) However, Two mods still say they are needed. Tubestuff and immibis core. For all I can tell, these ARE installed in the mods folder, any ideas?
0 kaz Posted July 31, 2012 Posted July 31, 2012 Can i have a new error log on this issue? Or you could try downloading them from there websites as such and doing it manually but its a pain in the arse anyhow.
0 nicholas terrell Posted July 31, 2012 Author Posted July 31, 2012 I don't have an error log for this one, the server runs fine, its just that nooone can join
0 nicholas terrell Posted August 1, 2012 Author Posted August 1, 2012 Yes, it does the same thing for me and the only friend I've invited so far.
0 kaz Posted August 1, 2012 Posted August 1, 2012 This is interesting and strange, the only thing i can put it down to and i may be unlikely is the fact that while using the Tekkit connection system there clashing i have heard of connections that clash over somethings but not over others and this is down to the NAT types (Network access type). Unlikely but possible would anyone like to elaborate on this matter ? Or You could try this have your friend host a temporary server like your doing in reverse to see if then the issue is on your end?
0 nicholas terrell Posted August 1, 2012 Author Posted August 1, 2012 If he could host a server he would be, but it's not his computer. I don't have any idea what to do
0 kaz Posted August 1, 2012 Posted August 1, 2012 No I'm not saying host its permanently just a one off to see if you can connect if you cannot it would isolate the problem and make solving it a lot easier.
0 nicholas terrell Posted August 1, 2012 Author Posted August 1, 2012 I'll see what I can do about it
0 nicholas terrell Posted August 1, 2012 Author Posted August 1, 2012 I copied the files to a flash drive and gave it to him, we are still having the same problem
0 nicholas terrell Posted August 2, 2012 Author Posted August 2, 2012 FIXED. We both needed to update our launchers lol
Question
nicholas terrell
Title: startup preventing severe errors
Version: 3.1.1
OS: Windows Vista Home Standard
Java Version: 6.0.50.13
Description of Problem:
I can't start up the server.
Ps. I previously got messages about Ender storage and nether ores, which I fixed by removing those mods
EDIT: View my third Post for fix and new question
Error Messages:
Error Log:
16 answers to this question
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