In the end, the problem came from the fact that I did not know that a port could not be used in two different places. However, CronoN helped me on the fact that I didn't put the command "start_service" and "set game.open_external 1" in the Princess.. I used it in the CaptainHerlock.
Unfortunately I just encountered the problem again because I tried to implement a version 8.1/8.2 using
Every thing is working well
AuthServeur.opt :
Code:
S:db.auth.server:127.0.0.1
S:db.auth.name:Auth
S:db.auth.account:sa
S:db.auth._password:
S:db.auth.port:1433
S:app.name:auth
N:game.user_limit:3000
N:auth.max_client_per_ip:30000
S:log.ip:127.0.0.1
N:auth.version:200604290
N:auth.version:200701120
N:auth.max_daily_client_per_ip:50000
S:db.auth.md5_key:2011
N:db.auth.use_md5:1
N:db.auth.use_md5_for_security_no:0
N:billing.user_keep_alive_interval:30000
S:io.auth.port:9881
I don't have pw on my sa acc (it's still working on my 9.4 local serv)
I entered start_service everything is ok
Then set game.open_external 1
gameserver.opt :
Code:
S:app.name:game001
N:auth.server_idx:1
S:auth.server_name:gs
S:db.c._password:
S:db.c.account:sa
S:db.c.name:Arcadia81
S:db.c.server:127.0.0.1
S:db.user._password:
S:db.user.account:sa
S:db.user.name:Telecaster81
S:db.user.server:127.0.0.1
N:game.AdultServer:0
F:game.ally_pcbang_bonus_rate:0.1
F:game.ally_pcbang_chaos_bonus_rate:0.1
N:game.broadcast_event_item_pickup:0
N:game.cash_usable_server:1
F:game.chaos_drop_rate:1
N:game.check_storage_security_always:0
N:game.enhance_fail_type:2
S game.exp_rate:50
S game.party_exp_rate:700
S:game.gold_drop_rate:10
S:game.item_drop_rate:60
N:game.limit_field_logout:0
N log.working:
S:game.local_setting_list:log.ip|log.chat.ip|io.auth.ip|io.ip_address|db.c.server|db.user.server|N game.periodical_npc_adjustment
N:game.min_booth_startable_level:20
N:game.min_global_chat_usable_level:19
N:game.pcbang_bonus_server:0
F:game.premium_pcbang_bonus_rate:1
F:game.premium_pcbang_chaos_bonus_rate:0.1
N:game.restrict_banword_for_booth:1
N:game.use_auto_jail:0
N:game.use_auto_trap:0
N:game.use_delete_security:0
N:game.use_play_point:0
N:game.use_security:0
N:game.use_storage_security:0
N:io.max_connection:5000
N:log.chat.working:1
N:CodePage:1256
S:game.caution_url:http://guild.gamepower7.com/client/popup/default.aspx
S:game.guild_icon_base_url:http://guild.gamepower7.com/client/guild/
S:game.helpdesk_url:http://help.gamepower7.com/help/help-page/help-page.html
S:game.newbiehelp_asura_url:http://help.gamepower7.com/help/info_asura.html
S:game.newbiehelp_deva_url:http://help.gamepower7.com/help/info_deva.html
S:game.newbiehelp_gaia_url:http://help.gamepower7.com/help/info_gaia.html
S:game.server_screenshot_url:
N:game.update.version:24
S:game.url_list:guild.url|http://guild.gamepower7.com/client/guild/login.aspx|guild_test_download.url|upload/client/guild/|web_download|guild.gamepower7.com|web_download_port|0|shop.url|http://127.0.0.1/shop/|ghelp_url|http://help.gamepower7.com/help/help-page/help-page.html|guild_icon_upload.ip|127.0.0.1|guild_icon_upload.port|4617
N:game.version:200610030
S:io.auth.ip:127.0.0.1
S:io.ip_address:127.0.0.1
N:io.port:4514
S:log.ip:127.0.0.1
N:game.global_chat_restrict_level:20
S:log.chat.ip:127.0.0.1
N:game.security_solution_type:1
N:game.disable_buy_booth:0
S:io.upload.ip:127.0.0.1
S:io.upload.port:4616
S:upload.server_name:game001
N:game.disable_trade:0
N:game.disable_booth:0
N:db.user.thread:4
S:console.allow_ip:127.0.0.1
S:game.PKServer:1
.bat :
Code:
RappelzCmdLauncher.exe Sframe.exe /auth_ip:127.0.0.1 /auth_port:9881 /use_nprotect:0 /help_url_w:611 /help_url_h:625 /locale:ASCII /country:US /cash /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:631
I tried with 8.1 and 8.2 clients from :
The problem as the begining... When i try to login nothing happen..
