Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Phoenix 3.11 EMU Won't Take Connection's
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Raptar" data-source="post: 233981" data-attributes="member: 37571"><p>Hello DevBest Community,</p><p></p><p>I am currently using Phoenix 3.11 emulator and everything loads fine it connects to db, swfs on the hotel client works fine and everything is just perfect but the emu doesn't take connections it just stays on client view this is my Config file I have blocked the IP and DB name and pw please help me solve this issue thanks.</p><p></p><p>## Phoenix 3.0 System Configuration File</p><p></p><p>## Licence Information</p><p>Otaku-Studios.username=Dan</p><p>Otaku-Studios.password=####</p><p></p><p>## Licence Server Information</p><p>LicenceServer.URL=<a href="http://localhost/phx/" target="_blank">http://localhost/phx/</a></p><p></p><p>## MySQL Configuration</p><p>db.hostname=127.0.0.1</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=DB PW</p><p>db.name=DB NAME</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=5</p><p>db.pool.maxsize=30</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=IP</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=5000</p><p></p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=30000</p><p></p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=IP</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=IP</p><p></p><p>## Console Configuration</p><p>emu.messages.connections=1</p><p>emu.messages.roommgr=1</p></blockquote><p></p>
[QUOTE="Raptar, post: 233981, member: 37571"] Hello DevBest Community, I am currently using Phoenix 3.11 emulator and everything loads fine it connects to db, swfs on the hotel client works fine and everything is just perfect but the emu doesn't take connections it just stays on client view this is my Config file I have blocked the IP and DB name and pw please help me solve this issue thanks. ## Phoenix 3.0 System Configuration File ## Licence Information Otaku-Studios.username=Dan Otaku-Studios.password=#### ## Licence Server Information LicenceServer.URL=[url]http://localhost/phx/[/url] ## MySQL Configuration db.hostname=127.0.0.1 db.port=3306 db.username=root db.password=DB PW db.name=DB NAME ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=30 ## Game TCP/IP Configuration game.tcp.bindip=IP 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=IP mus.tcp.port=30001 mus.tcp.allowedaddr=IP ## Console Configuration emu.messages.connections=1 emu.messages.roommgr=1 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Phoenix 3.11 EMU Won't Take Connection's
Top