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
[HELP]Mercury EMU Error
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="EliteKey" data-source="post: 313087" data-attributes="member: 5866"><p>When I boot up Mercury EMU I get this error:</p><p><img src="http://i60.tinypic.com/oardzb.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>Here is a few things you may need to see if there's a problem:</p><p>My config:</p><p>[CODE]## 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=localhost</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=removed</p><p>db.name=r63b</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=1</p><p>db.pool.maxsize=500</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=removed</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=11000</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=removed</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=removed</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>[/CODE]</p><p>My extra settings:</p><p>[CODE]# Mercury ExtraSettings #</p><p></p><p># Credits/Pixels Loop</p><p>currency.loop.enabled=true</p><p>currency.loop.time.in.minutes=15</p><p>credits.to.give=3000</p><p>pixels.to.give=100</p><p></p><p># Diamonds Loop</p><p>diamonds.loop.enabled=true</p><p>diamonds.to.give=1</p><p>diamonds.vip.only=false</p><p></p><p># Navigator New 2014 Style</p><p>navigator.newstyle.enabled=true</p><p></p><p># Change Name Settings #</p><p>change.name.staff=false</p><p>change.name.vip=false</p><p>change.name.everyone=false</p><p></p><p># Beta stuff and NUX gifts #</p><p>enable.beta.camera=true</p><p>newuser.gifts.enabled=false</p><p>newuser.gift.yttv2.id=</p><p></p><p># Interactive stuff #</p><p>everyone.use.floor=true</p><p>figuredata.url=http://---/r63b/game/gamedata/figuredata.xml</p><p>youtube.thumbnail.suburl=youtubethumbnail.php?Video[/CODE]</p><p>If anything else is needed, just ask!:thumbup1:</p></blockquote><p></p>
[QUOTE="EliteKey, post: 313087, member: 5866"] When I boot up Mercury EMU I get this error: [IMG]http://i60.tinypic.com/oardzb.png[/IMG] Here is a few things you may need to see if there's a problem: My config: [CODE]## Mercury Emulator System Configuration File ## Must be edited for the server to work ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=removed db.name=r63b ## MySQL pooling setup (controls amount of connections) db.pool.minsize=1 db.pool.maxsize=500 ## Game TCP/IP Configuration game.tcp.bindip=removed game.tcp.port=30000 game.tcp.conlimit=11000 game.tcp.conperip=100 game.tcp.enablenagles=true ## MUS TCP/IP Configuration mus.tcp.bindip=removed mus.tcp.port=30001 mus.tcp.allowedaddr=removed ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300 [/CODE] My extra settings: [CODE]# Mercury ExtraSettings # # Credits/Pixels Loop currency.loop.enabled=true currency.loop.time.in.minutes=15 credits.to.give=3000 pixels.to.give=100 # Diamonds Loop diamonds.loop.enabled=true diamonds.to.give=1 diamonds.vip.only=false # Navigator New 2014 Style navigator.newstyle.enabled=true # Change Name Settings # change.name.staff=false change.name.vip=false change.name.everyone=false # Beta stuff and NUX gifts # enable.beta.camera=true newuser.gifts.enabled=false newuser.gift.yttv2.id= # Interactive stuff # everyone.use.floor=true figuredata.url=http://---/r63b/game/gamedata/figuredata.xml youtube.thumbnail.suburl=youtubethumbnail.php?Video[/CODE] If anything else is needed, just ask!:thumbup1: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[HELP]Mercury EMU Error
Top