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
Mercury Emulator Client Crashes
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="CharlieBowdery" data-source="post: 307348" data-attributes="member: 28694"><p>Hello, </p><p>I've been trying to setup Mercury Emulator and it loads to 100%, loads the hotel view and than immediately disconnects me back to the /me page and it keeps coming up with this (the developer tools):</p><p>[ATTACH=full]3632[/ATTACH]</p><p>For one, that isn't the VPS IP, can anyone explain what is wrong..</p><p></p><p>External Variables:</p><p>[ATTACH=full]3633[/ATTACH]</p><p>Emulator Config:</p><p>## Mercury Emulator System Configuration File</p><p>## Must be edited for the server to work</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=*DATABASE PASSWORD*</p><p>db.name=*DATABASE 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=*VPS IP*</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=5000</p><p>game.tcp.conperip=100</p><p>game.tcp.enablenagles=true</p><p></p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=*VPS IP*</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=*VPS IP*</p><p></p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=20000</p><p>client.maxrequests=300</p><p></p><p></p><p></p><p></p><p>Help would be appreciated..</p></blockquote><p></p>
[QUOTE="CharlieBowdery, post: 307348, member: 28694"] Hello, I've been trying to setup Mercury Emulator and it loads to 100%, loads the hotel view and than immediately disconnects me back to the /me page and it keeps coming up with this (the developer tools): [ATTACH=full]3632[/ATTACH] For one, that isn't the VPS IP, can anyone explain what is wrong.. External Variables: [ATTACH=full]3633[/ATTACH] Emulator Config: ## Mercury Emulator System Configuration File ## Must be edited for the server to work ## MySQL Configuration db.hostname=127.0.0.1 db.port=3306 db.username=root db.password=*DATABASE PASSWORD* db.name=*DATABASE NAME* ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=30 ## Game TCP/IP Configuration game.tcp.bindip=*VPS IP* game.tcp.port=30000 game.tcp.conlimit=5000 game.tcp.conperip=100 game.tcp.enablenagles=true ## MUS TCP/IP Configuration mus.tcp.bindip=*VPS IP* mus.tcp.port=30001 mus.tcp.allowedaddr=*VPS IP* ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300 Help would be appreciated.. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Mercury Emulator Client Crashes
Top