Jump to content
  • 0

Problems with launching game server!


Question

Posted

Hello, i have some problems with launching game server. Servers is hellbound.

Im launching game server and after it have to load up i get error:

 

INFO  Connecting to login on 78.63.147.229:9014

INFO  Deconnected from login, Trying to reconnect:

INFO  java.net.ConnectException: Connection refused connect

 

any ideas?

 

 

8 answers to this question

Recommended Posts

  • 0
Posted

Use search there is a lot of post whit the same + [Request] Dev Help [L2J] Not in General

 

http://www.maxcheaters.com/forum/index.php?topic=5602.0

 

http://www.maxcheaters.com/forum/index.php?topic=19649.msg146097#msg146097

 

 

  • 0
Posted

1st wrong section.

 

2nd into your gameserver option you have set him look for the loginserver into this ip:78.63.147 change it to 127.0.0.1 i think you run game server and login server from same pc right ? ;p

  • 0
Posted

Tell us what you have at your: server.prop and loginserver.prop

 

LOGIN:

 

# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs

LoginServerHostname=0.0.0.0

LoginServerPort=2106

GMMinLevel=100

 

# The port, ip on which login will listen for GameServers

LoginHostname=78.63.147.229

LoginPort=9014

 

GAME:

 

# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs

GameserverHostname=78.63.147.229

GameserverPort=7777

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname=78.63.147.229

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

InternalHostname=78.63.147.229

# Note: you can define server hostname for each network in subnets.properties

 

# The Loginserver host and port

LoginPort=9014

LoginHost=78.63.147.229

  • 0
Posted

1st wrong section.

 

2nd into your gameserver option you have set him look for the loginserver into this ip:78.63.147 change it to 127.0.0.1 i think you run game server and login server from same pc right ? ;p

 

sorry for section :s

 

and yes im runing them from the same pc.

  • 0
Posted

LOGIN:

 

# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs

LoginServerHostname=0.0.0.0

LoginServerPort=2106

GMMinLevel=100

 

# The port, ip on which login will listen for GameServers

LoginHostname=127.0.0.1

LoginPort=9014

 

GAME:

 

# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs

GameserverHostname=0.0.0.0

GameserverPort=7777

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname=78.63.147.229

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

InternalHostname=127.0.0.1

# Note: you can define server hostname for each network in subnets.properties

 

# The Loginserver host and port

LoginPort=9014

LoginHost=127.0.0.1

 

 

try this one.

  • 0
Posted

I have the same problem! The difference is that i use no-ip adress. I tried ur settings and fortunately didn't face any java error but couldn't log in.....

 

Is there a problem that i run login and game server from the same pc???

  • 0
Posted

I have the same problem! The difference is that i use no-ip adress. I tried ur settings and fortunately didn't face any java error but couldn't log in.....

 

Is there a problem that i run login and game server from the same pc???

 

useproperly setted up ip configs

 

old topic locked

Guest
This topic is now closed to further replies.


×
×
  • Create New...