hmm for some reason i cant get server up... i have had many p rappelz p servers up in the past but for some reason i now am getting this message on login
here is my launcher code
Code:
SFrame.exe /auth_ip:192.168.0.2 /locale:ASCII /country:US /cash /commercial_shop /help_url_w:620 /help_url_h:633
and here is my GameServer.opt file
Code:
S app.name:game001
S auth.server_idx:1
S auth.server_name:FriskyDB
S db.game.ip:192.168.0.2
S db.c._password:
S db.c.account:sa
S db.c.name:Arcadia
S db.c.server:127.0.0.1
S db.user._password:
S db.user.account:sa
S db.user.name:Telecaster
S db.user.server:127.0.0.1
S io.port:4514
S io.ip_address:your_ip_here
S game.server_screenshot_url:
S log.working:0
S game.exp_rate:100
S game.item_drop_rate:100
S game.gold_drop_rate:100
S game.chaos_drop_rate:100
S game.party_drop_rate:100
T game.use_login_logout_debug:0
T game.max_level:170
T game.use_auto_trap:0
T game.cash_usable_server:0
T game.no_collision_check:1
T game.no_skill_cooltime:0
i have all set up fine in database as i done a full restore to fresh clean install and have set owner of arcadia/auth/telecaster to sa and made sure the login sa file properties were set correct ....
but im not sure what this error means
does gameserver.opt look correct ?
with the ip in red text should that remain default ? or set those to my ip ?
Code:
S app.name:game001
S auth.server_idx:1
S auth.server_name:FriskyDB
S db.game.ip:192.168.0.2
S db.c._password:
S db.c.account:sa
S db.c.name:Arcadia
[COLOR="Red"]S db.c.server:127.0.0.1[/COLOR]
S db.user._password:
S db.user.account:sa
S db.user.name:Telecaster
[COLOR="red"]S db.user.server:127.0.0.1[/COLOR]
S io.port:4514
S io.ip_address:your_ip_here
S game.server_screenshot_url:
S log.working:0
S game.exp_rate:100
S game.item_drop_rate:100
S game.gold_drop_rate:100
S game.chaos_drop_rate:100
S game.party_drop_rate:100
T game.use_login_logout_debug:0
T game.max_level:170
T game.use_auto_trap:0
T game.cash_usable_server:0
T game.no_collision_check:1
T game.no_skill_cooltime:0