Client bug?

Exilo

Member
Apr 27, 2012
192
5
Hey guys.
My hotel is up, etc etc. I can connect from it. Have it hosted on a VPS, and can connect with my own pc.
But, when my friends are trying to join, the client is just loadning to them, nothing more.
Well, what to do with this problem? I don't understand it :p
-Alex
 

iHarrison

Member
Mar 11, 2012
321
131
You have to open an exception for the port that your emulator is running on.

For Phoenix, this is usually port 30000 and 30001. Ensure that you have used the TCP protocol, not UDP.

Don't know how to? Take a look at this page;
 

Exilo

Member
Apr 27, 2012
192
5
This is the config:

## Phoenix 3.0 System Configuration File

## Licence Information
0taku-Studios.username=**
0taku-Studios.password=**

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=***
db.name=phoenix

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=50
db.pool.maxsize=30

## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=5000

## Client configuration
client.ping.enabled=1
client.ping.interval=30000

## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1

## Console Configuration
emu.messages.connections=30
emu.messages.roommgr=10
Well, should not be a port problem, since it worked with cracked when I used that, but now I am using licensed, but now its not working :p
 

TheCanadian

Jordan behind you ;P
Mar 21, 2011
208
102
This is the config:

## Phoenix 3.0 System Configuration File

## Licence Information
0taku-Studios.username=**
0taku-Studios.password=**

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=***
db.name=phoenix

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=50
db.pool.maxsize=30

## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
game.tcp.port=30000
game.tcp.conlimit=5000

## Client configuration
client.ping.enabled=1
client.ping.interval=30000

## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1

## Console Configuration
emu.messages.connections=30
emu.messages.roommgr=10
Well, should not be a port problem, since it worked with cracked when I used that, but now I am using licensed, but now its not working :p
Change the IP from "127.0.0.1" to your VPS IP :D also make sure to have the VPS IP on client too
 

Exilo

Member
Apr 27, 2012
192
5
Looks like it working to me, but it have been working to me all of the time, but not my friends, will need to wait on someone to try before I can say its fixed :p
 

Exilo

Member
Apr 27, 2012
192
5
Well, why did it work to me then?
I was using my own computer on my own internet, and the VPS is not hosted on the same place :p
Well, I'll wait and see :)
 

Users who are viewing this thread

Top