I launcher.bat
ECHO OFF
START sframe / auth_ip (hamachi ip colleague) / auth_port: 8841 / locale: ASCII / country: US / commercial_shop / cash
gameserver:
S app.name:Game Server
S auth.server_idx 1
S auth.server_name: ****
S db.user.work_total:
S db.user.work_pending:
S db.user.work_active:
S db.user.thread_active:
S db.user.thread_total:
S console.port: 4515
S console._password:
S db.game.ip: 127.0.0.1
S db.c.name:Arcadia
S db.c.server: 127.0.0.1
S db.c.account: sa
S db.c._password:
S db.user.name:Telecaster
S db.user.server: 127.0.0.1
S db.user.account: sa
S db.user._password:
S io.auth.ip: 127.0.0.1
S io.ip_address: xx.xx.xx.xx <- hamachi address
S io.port: 4515
S game.server_screenshot_url:
S io.upload.port: 4617
S io.upload.ip: your_website / external_ip
S game.guild_icon_base_url: http: // your_website / external_ip / icons /
S game.url_list: guild_icon_upload.ip | your_website / external_ip | guild_icon_upload.port | 4615
AuthServer:
S db.auth.server: 127.0.0.1
S db.auth.name:Auth
S db.auth.account: sa
S db.auth._password:
S app.name:Auth Server
S log.ip: 127.0.0.1
S db.auth.port: 1433
S io.auth.port: 8841
N db.auth.use_webauth: 0
N db.auth.use_md5 1
N db.auth.debug_md5 1
N db.auth.md5_key: 2011
Server is running. Colleague is already logged in. Rappelz auth server saves everything that is trying to log into the game. When I log and choose the server displays a message. I do not know where we made the mistake gets called.







