Help setting up Mercury emu
Hey everyone!
I've ran my own hotels before and have decided to bring mine back up, trying out this mercury emulator but I cant quite seem to get it working for some reaosn I get the error "Unable to connect to remote server" .
Now I've tested my SQLs and they dont seem to be the problem, also tried changing to recommended ports from what I have read on the forums and turned my firewall off etc.
This is my settings:
Code:
## Mercury Emulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=****
db.password=****
db.name=****
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=1
db.pool.maxsize=500
## Game TCP/IP Configuration
game.tcp.bindip=0.0.0.0
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=true
## MUS TCP/IP Configuration
mus.tcp.bindip=0.0.0.0
mus.tcp.port=30001
mus.tcp.allowedaddr=0.0.0.0
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
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=true
# Navigator New 2014 Style
navigator.newstyle.enabled=false
# 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://localhost/game/gamedata/figuredata_xml.xml
youtube.thumbnail.suburl=youtubethumbnail.php?Video
Just a simple setup using XAMPP on my own computer atm.
Re: Help setting up Mercury emu
I have teh same issue seems like everyone has this issue?
Re: Help setting up Mercury emu
Not everyone because a lot of people have it running.. And I've found very few posts about it by searching, none specifically the same.
Re: Help setting up Mercury emu
no my hotel was running it just 5 mins ago I restarted the emu and boom the same problem js the emu's been working for me for like 10 days.
Re: Help setting up Mercury emu
Hmm thats odd.. hopefully someone posts here with a reply on how to fix this.
Re: Help setting up Mercury emu
Change 0.0.0.0 to 127.0.0.1
Re: Help setting up Mercury emu
Quote:
Originally Posted by
Yadz
Change 0.0.0.0 to 127.0.0.1
well I have its doesnt work.....
it's as if something's changed like the developers have done something or habbo not sure.
Re: Help setting up Mercury emu
Ive also tried that, and changing to localhost also.
Re: Help setting up Mercury emu
I reckon this is a serious issue any help would be helpful @FatalLulz @The General @MrPudding
Re: Help setting up Mercury emu
Quote:
Make sure you allow the emulator through your firewall and your internet proxy settings are fine.
Try disconnecting from your internet and starting it there.
Thanks to FatalLulz
- - - Updated - - -
I had that problem long time ago. But I don't really remember how I fixed it.
Re: Help setting up Mercury emu
Quote:
Originally Posted by
Yadz
Thanks to FatalLulz
- - - Updated - - -
I had that problem long time ago. But I don't really remember how I fixed it.
ellaborate when u mean through ur firewall meaning the ports aye?
Re: Help setting up Mercury emu
I have the same problem anybody help :(
Re: Help setting up Mercury emu
Re: Help setting up Mercury emu
Hard coded into the emulator will be a figure days link, find it and change it to your link, debug/build and voila!
Use VS2012/2013 to open the project then conpile.
Re: Help setting up Mercury emu
Quote:
Originally Posted by
FatalLulz
Hard coded into the emulator will be a figure days link, find it and change it to your link, debug/build and voila!
Use VS2012/2013 to open the project then conpile.
Might need a tutorial on this, using that free 2013 VS