[Phoenix 3.11.0] MUS set up failure?

Ezklade

Member
Apr 18, 2014
96
4
Hi.. when i turn on my Phoenix emulator it sais it could not set up MUS socket..
Here is the log:

______ _ _ _______
(_____ \| | (_) (_______)
_____) ) | _ ___ ____ ____ _ _ _ _____ ____ _ _
| ____/| || \ / _ \ / _ ) _ \| ( \ / ) | ___) | \| | | |
| | | | | | |_| ( (/ /| | | | |) X ( | |_____| | | | |_| |
|_| |_| |_|\___/ \____)_| |_|_(_/ \_) |_______)_|_|_|\____|

Phoenix v3.11.0 (Build 14986)

Dedicated and VPS Hosting available at Otaku-Hosting.com
VPS Hosting from just £4.99 for the first month with coupon OTAKU50!

Connecting to database...completed!
Loading your settings..completed!
Loading external texts...completed!
Loading bans..completed!
Loading Roles..completed!
Loading Help Categories..completed!
Loading Help Topics..completed!
Loading Pre-set Help Messages..completed!
Loading Current Help Tickets..completed!
Loading Items..completed!
Loading Soundtracks..completed!
Loading Catalogue..completed!
Loading Catalogue Cache..completed!
Loading Navigator..completed!
Loading Room Models..completed!
Loading Room Cache..completed!
Loading Room Adverts..completed!
Loading Bot data..completed!
Loading Achievements..completed!
Starting Reward Timer..completed!
Loading Chat Filter..completed!
Loading Quests..completed!
Loading groups...completed!
Cleaning up database..completed!
System.Exception: Could not set up MUS socket:
System.Net.Sockets.SocketException (0x80004005): The requested address is not valid in its context
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at Phoenix.Net.MusListener..ctor(String string_1, Int32 int_1, String[] string_2, Int32 int_2) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Net\MusListener.cs:line 28
at Phoenix.Net.MusListener..ctor(String string_1, Int32 int_1, String[] string_2, Int32 int_2) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Net\MusListener.cs:line 35
at Phoenix.Phoenix.Initialize() in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Phoenix.cs:line 195
at Phoenix.Program.Main(String[] args) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Program.cs:line 36
 

Ezklade

Member
Apr 18, 2014
96
4
Config? This helps us none. Show us your MUS configuration settings
## Phoenix 3.0 System Configuration File

## Licence Information
Otaku-Studios.username=HobbaBR
Otaku-Studios.password=nope
## Licence Server Information
LicenceServer.URL=

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=Not your businness my friend..
db.name=r63

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

## Game TCP/IP Configuration
game.tcp.bindip=51.174.130.**
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=51.174.130.**
mus.tcp.port=30001
mus.tcp.allowedaddr=51.174.130.**

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
 
So.. i got myself a VPS and i got it working on my VPS.. but i still want to know the error if somebody knew? :D
 

Users who are viewing this thread

Top