Helle there, i got this message when i start the Mercury Emu, the config files are right and what the hell is Holbox ??
Image of the error:
http://i.imgur.com/taUsfPX.png
-WebbeX
Helle there, i got this message when i start the Mercury Emu, the config files are right and what the hell is Holbox ??
Image of the error:
http://i.imgur.com/taUsfPX.png
-WebbeX
Det gick inte att matcha fjärrnamnet = The remote name could not be resolved
Post your emulator configs.
The configs are right, and theres nothing about holobox.
If you don't post them no one can help.
Here is the config file.
PHP 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=123
db.name=mercury
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=1
db.pool.maxsize=500
## Game TCP/IP Configuration
game.tcp.bindip=localhost
game.tcp.port=30004
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=true
## MUS TCP/IP Configuration
mus.tcp.bindip=localhost
mus.tcp.port=30008
mus.tcp.allowedaddr=localhost
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
in extra_settings.txt file add figuredata.url=YOUR IP/game/gamedata/figuredata.xml
It might also be worth searching through the source and other text files for www.holobox.com.es to see if you can remove them. The emulator you're using is from the releases section of this forum, is it not? Quite suspicious that it wants to access a remote MySQL server without any sign of it in the configs.
Found it in Mercury/Core/ExtraSettings.cs
the developer of the emulator hardcoded in the FIGUREDATA_URL option to be that link and the link seems to be down now so just change the hardcoded string
I solved the problem.make sure its FIGUREDATA_XML.XML
In the extra settings.
Last edited by Wox12; 22-11-14 at 09:58 AM.
Seems that multiple filles get something from "http://www.holobox.com.es/" so the only way will be finding that shit