Jump to content

Server Problems.


BeerHuntor

Recommended Posts

When i run my server, i get these errors in my console


 

C:\Users\Rick\Desktop\VOLTZ NEW SERVER>java -Xmx3G -Xms1G -jar Voltz.jar nogui

2013-02-24 23:24:27 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 f

or Minecraft 1.4.7 loading

2013-02-24 23:24:27 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraf

t Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d

2013-02-24 23:24:27 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencor

e_at.cfg

2013-02-24 23:24:27 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2013-02-24 23:24:29 [iNFO] [sTDOUT] Inserted GameData hook

2013-02-24 23:24:29 [iNFO] [sTDOUT] 210 recipes

2013-02-24 23:24:29 [iNFO] [sTDOUT] 27 achievements

2013-02-24 23:24:29 [iNFO] [Minecraft] Starting minecraft server version 1.4.7

2013-02-24 23:24:29 [iNFO] [ForgeModLoader] Attempting early MinecraftForge init

ialization

2013-02-24 23:24:29 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized

2013-02-24 23:24:29 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialize

d

2013-02-24 23:24:30 [iNFO] [sTDOUT] Replaced 84 ore recipies

2013-02-24 23:24:30 [iNFO] [ForgeModLoader] Completed early MinecraftForge initi

alization

2013-02-24 23:24:30 [iNFO] [ForgeModLoader] Searching C:\Users\Rick\Desktop\VOLT

Z NEW SERVER\mods for mods

2013-02-24 23:24:31 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 18 m

ods to load

2013-02-24 23:24:32 [iNFO] [ForgeModLoader] Configured a dormant chunk cache siz

e of 0

2013-02-24 23:24:32 [iNFO] [sTDOUT] Disabled Buildcraft electricity conversion!

2013-02-24 23:24:32 [iNFO] [sTDOUT] Disabled Industrialcraft electricity convers

ion!

2013-02-24 23:24:34 [iNFO] [sTDOUT] BlastCraft Has Loaded Version: 0.9

2013-02-24 23:24:34 [iNFO] [ElectricExpansion] PreInitializing ElectricExpansion

 v.1.3.9

2013-02-24 23:24:35 [iNFO] [sTDOUT] Loaded 8 languages.

2013-02-24 23:24:35 [iNFO] [sTDOUT] CONFLICT @ 31743 item slot already occupied

by atomicscience.common.jiqi.ItWenDuBiao@357ab823 while adding icbm.common.ItChe

@bcf1d43

2013-02-24 23:24:35 [iNFO] [ForgeModLoader] [itemTracker] The mod ICBM is overwr

iting existing item at 31999 (atomicscience.common.jiqi.ItWenDuBiao from AtomicS

cience) with icbm.common.ItChe

2013-02-24 23:24:35 [iNFO] [sTDOUT] Detected radioative block from another mod,

utilizing it.

2013-02-24 23:24:35 [iNFO] [sTDOUT] [ModularForceFieldSystem] Loading module for

 IC2

2013-02-24 23:24:35 [iNFO] [sTDOUT] [ModularForceFieldSystem] Module not loaded:

 IC2 not found

2013-02-24 23:24:35 [iNFO] [sTDOUT] [ModularForceFieldSystem] Loading module for

 Universal Electricity

2013-02-24 23:24:35 [iNFO] [sTDOUT] [ModularForceFieldSystem] Loading module for

 Buildcraft

2013-02-24 23:24:35 [iNFO] [sTDOUT] [ModularForceFieldSystem] Module not loaded:

 Buildcraft not found

2013-02-24 23:24:35 [iNFO] [sTDOUT] [ModularForceFieldSystem] Loading module for

 EE3

2013-02-24 23:24:35 [iNFO] [sTDOUT] [ModularForceFieldSystem] Module not loaded:

 EE3 not found

2013-02-24 23:24:35 [iNFO] [sTDOUT] [ModularForceFieldSystem] Loading module for

 ThermalExpansion

2013-02-24 23:24:35 [iNFO] [sTDOUT] [ModularForceFieldSystem] Module not loaded:

 ThermalExpansion not found

2013-02-24 23:24:35 [sEVERE] [ForgeModLoader] [Modual ForceField System] cannot

read remote Version file!

java.io.FileNotFoundException: https://raw.github.com/Thunderdark/ModularForceFi

eldSystem/master/src/minecraft/versioninfo

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn

own Source)

        at java.net.URL.openStream(Unknown Source)

        at chb.mods.mffs.common.Versioninfo.newestversion(Versioninfo.java:61)

        at chb.mods.mffs.common.ModularForceFieldSystem.preInit(ModularForceFiel

dSystem.java:251)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain

er.java:485)

        at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java

:69)

        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch

ronizedEventHandler.java:45)

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav

a:300)

        at com.google.common.eventbus.EventBus.post(EventBus.java:268)

        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll

er.java:140)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java

:69)

        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch

ronizedEventHandler.java:45)

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav

a:300)

        at com.google.common.eventbus.EventBus.post(EventBus.java:268)

        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl

ler.java:83)

        at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)

        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHand

ler.java:86)

        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.j

ava:345)

        at ho.c(DedicatedServer.java:64)

        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)

        at fy.run(SourceFile:849)

2013-02-24 23:24:35 [iNFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdat

es: true,  betaNotification: false, strict: false

2013-02-24 23:24:36 [iNFO] [Minecraft] Loading properties

2013-02-24 23:24:36 [iNFO] [Minecraft] Default game type: SURVIVAL

2013-02-24 23:24:36 [iNFO] [Minecraft] Generating keypair

2013-02-24 23:24:37 [iNFO] [Railcraft] An updated version of Railcraft is availa

ble: 6.16.0.0

2013-02-24 23:24:37 [iNFO] [Minecraft] Starting Minecraft server on *:25565

2013-02-24 23:24:37 [iNFO] [sTDOUT] Basic Components Loaded: 11 Languages.

2013-02-24 23:24:37 [iNFO] [sTDOUT] Assembly Line Loaded: 1 languages.

2013-02-24 23:24:37 [iNFO] [ElectricExpansion] Initializing ElectricExpansion v.

1.3.9

2013-02-24 23:24:37 [iNFO] [sTDOUT] Electric Expansion: Loaded 3 Official and 0

unofficial languages

2013-02-24 23:24:37 [iNFO] [sTDOUT] Fluid Mechanics Loaded: 3 Languages.

2013-02-24 23:24:37 [iNFO] [sTDOUT] [Mekanism] Successfully initialized Machiner

y Manager.

2013-02-24 23:24:37 [iNFO] [sTDOUT] [Mekanism] Version 5.2.0 initializing...

2013-02-24 23:24:37 [iNFO] [sTDOUT] [Mekanism] Loading complete.

2013-02-24 23:24:37 [iNFO] [Minecraft] [Mekanism] Mod loaded.

2013-02-24 23:24:37 [iNFO] [Minecraft] [MekanismGenerators] Loaded module.

2013-02-24 23:24:37 [iNFO] [Minecraft] [MekanismTools] Loaded module.

2013-02-24 23:24:38 [iNFO] [ForgeModLoader] [itemTracker] The mod Railcraft is o

verwriting existing item at 328 (uv from Minecraft) with railcraft.common.carts.

ItemCartVanilla

2013-02-24 23:24:38 [iNFO] [ForgeModLoader] [itemTracker] The mod Railcraft is o

verwriting existing item at 342 (uv from Minecraft) with railcraft.common.carts.

ItemCartVanilla

2013-02-24 23:24:38 [iNFO] [ForgeModLoader] [itemTracker] The mod Railcraft is o

verwriting existing item at 343 (uv from Minecraft) with railcraft.common.carts.

ItemCartVanilla

2013-02-24 23:24:38 [iNFO] [sTDOUT] [Mekanism] Successfully retrieved data from

server.

2013-02-24 23:24:38 [iNFO] [Railcraft] BuildcraftCore not found, using alternate

 gear recipes.

2013-02-24 23:24:38 [iNFO] [ElectricExpansion] PostInitializing ElectricExpansio

n v.1.3.9

2013-02-24 23:24:39 [iNFO] [sTDOUT] [Mekanism] Hooked into Railcraft successfull

y.

2013-02-24 23:24:39 [iNFO] [sTDOUT] [Mekanism] Hooked into BasicComponents succe

ssfully.

2013-02-24 23:24:39 [iNFO] [sTDOUT] [Mekanism] Hooking complete.

2013-02-24 23:24:39 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully lo

aded 18 mods

2013-02-24 23:24:39 [iNFO] [Minecraft] Preparing level "world"

2013-02-24 23:24:39 [iNFO] [ForgeModLoader] Loading dimension 0 (world) (ho@4b91

d1c9)

2013-02-24 23:24:39 [iNFO] [ForgeModLoader] Loading dimension 1 (world) (ho@4b91

d1c9)

2013-02-24 23:24:39 [WARNING] [ElectricExpansion] Failed to load the Quantum Bat

tery Box Electricity Storage Data!

2013-02-24 23:24:39 [WARNING] [ElectricExpansion] If this is the first time load

ing the world after the mod was installed, there are no problems.

2013-02-24 23:24:39 [iNFO] [ForgeModLoader] Loading dimension -1 (world) (ho@4b9

1d1c9)

2013-02-24 23:24:39 [WARNING] [ElectricExpansion] Failed to load the Quantum Bat

tery Box Electricity Storage Data!

2013-02-24 23:24:39 [WARNING] [ElectricExpansion] If this is the first time load

ing the world after the mod was installed, there are no problems.

2013-02-24 23:24:39 [WARNING] [ElectricExpansion] Failed to load the Quantum Bat

tery Box Electricity Storage Data!

2013-02-24 23:24:39 [WARNING] [ElectricExpansion] If this is the first time load

ing the world after the mod was installed, there are no problems.

2013-02-24 23:24:39 [iNFO] [Minecraft] Preparing start region for level 0

2013-02-24 23:24:40 [iNFO] [Minecraft] Done (1.306s)! For help, type "help" or "

?"

2013-02-24 23:24:40 [iNFO] [sTDOUT] Loading NEI

Also i seem to have a problem hosting the server, as it doesnt allow anybody to connect on my external IP address. To explain the problem fully here is a link to another post i made about the issue http://www.minecraftforum.net/topic/1503704-ports-forwarded-still-cant-connect/#entry21119961, since then i have tried hosting a Vanilla Server, and that shows up, but says its an out of date 1.3 server, when in my console it says its starting 1.4 server, so i don't know.

I need this sorting as soon as possible, so anything you have that may help would be more than appreciated. Thank You .

Link to comment
Share on other sites

OK, I have a server running and have had nothing but problems with it since I tried to host it, bear in mind ive hosted MANY different severs prior to 1.9, (when i stopped playing) So i know what im doing, but this has baffled me. The first problem i had was that I could connect to both servers, Voltz and Vanilla using local host and my internal IP, but couldn't connect to them via the external ip WITH correct ports forwarded. I have since tried something that has had more success with showing them active on the server browser window, was a firewall issue, but I am getting another more annoying issue arise.

So with the vanilla client, i can see the voltz server no problems, and can see both via local host, but it will only ever say 'can't reach server' when trying to reach the vanilla server. That is one issue im having, but the more pressing one is the 'server out of date 1.3' issue, all servers match the correct version numbers with the clients, and builds of minecraft im trying to connect with.

Here is a picture of the vanilla client showing version number and the server console showing server version number, as you can see they are both the same.

VanillaVersionNumbers.png

Here is another with all my server consoles open, and the corresponding clients showing version number on each server console, and the browser list of each client. As you can see the localhost connections all show that they are active and working but the external IP's show out of date, btw im getting bad connection when trying to access either localhost connection.

serverwindows.png

I have used both recommended versions and latest versions with the same results (Voltz)

Any help would be greatly appreciated, as im tearing my hair out in frustration right now.

Link to comment
Share on other sites

What Java version do you have and post a picture of the code in your batch file.

Also who is your isp? If its on something like say a school sever at a college they restrict any kind of p2p connection as well as various other server restrictions and this is the exact same result I get when I try to start this up through a college connection.

You still could be able to connect using the string "localhost"

Link to comment
Share on other sites

What Java version do you have and post a picture of the code in your batch file.

Also who is your isp? If its on something like say a school sever at a college they restrict any kind of p2p connection as well as various other server restrictions and this is the exact same result I get when I try to start this up through a college connection.

You still could be able to connect using the string "localhost"

I already have the code somewhere in an alternate thread, ill get the link to it in a minuet. I believe im using the latest java as I remember updating a couple of days ago.

Im with virgin broadband, and its a home connection. And have run servers from this ISP and home connection previously.

I was looking at the bug forum, but didnt know if this was a 'bug' perse of if it was just a technical issue. Ill post it there anyway, thanks for the reply.

EDIT: The code is actually the first post of this thread :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...