Cannot connect to login server !!! help me

07/23/2016 21:32 impsss#1
Hello , I just ask for your help because I have an error when I try to connect with id admin on my server.

I enter my IP correctly and looking on tutorial and malgrès that he always make the same mistake (can not conect to login server)


plz help me =)


Game opt

Auth opt


[Only registered and activated users can see links. Click Here To Register...]
07/23/2016 21:52 アルカード#2
You can use My but u need pyrok password hasher


and

07/23/2016 22:25 impsss#3
Problem solved =)
07/24/2016 10:44 Dark Blaze#4
You should set the correct auth port in the launcher arguments.
08/06/2016 18:15 buzzing#5
can i get help as well sorry my server is not working and i'm trying to create for myself to be local server


my auth.opt

#Database configuration
auth.db.server:127.0.0.1
auth.db.port:1433
auth.db.name:auth
auth.db.account:nigel

auth.clients.maxpublicserveridx:10

#Server Index Offset Column Name
sql.db_account.column.serveridxoffset:server_list_ mask

#include config in common.opt
%include:common.opt


my gameserver.opt

S:app.name:SERVER
T:auth.server_idx:1
S:auth.server_name:SERVER
S:db.c.server:127.0.0.1
S:db.c.name:Arcadia
S:db.c.account:nigel
S:db.c._password:45560000030043c2c3bcbfc52b3db698b e43c42b8816bcbcbcb405e411bc
S:db.user.server:127.0.0.1
S:db.user.name:Telecaster
S:db.user.account:nigel
S:db.user._password:45560000030043c2c3bcbfc52b3db6 98be43c42b8816bcbcbcb405e411bc
N:io.port:15574
S:io.auth.ip:127.0.0.1
S:io.ip_address:192.168.0.6
S:log.chat.ip:127.0.0.1
S:log.ip:127.0.0.1
T:log.chat.working:0
T:log.working:0
T:log.disable:1
S:game.mem_usage_info_save_interval:9999999
F:game.base_ethereal_durability_consumption_on_dam age:.30
F:game.base_ethereal_durability_consumption_on_ski ll_attack:.40
F:game.base_ethereal_durability_consumption_on_nor mal_attack:.10
F:game.pvp_damage_rate_for_summon:.12
F:game.pvp_damage_rate_for_player:.08
S game.exp_rate:5
S game.item_drop_rate:1
S game.gold_drop_rate:2
S game.chaos_drop_rate:2
T game.apply_stamina_bonus_in_premium_pcb:0
F game.premium_pcbang_bonus_rate:.30
F game.premium_pcbang_chaos_bonus_rate:.30
F game.premium_pcbang_gold_bonus_drop_rate:.30
F game.premium_pcbang_item_bonus_drop_rate:.30
F game.premium_pcbang_chaos_bonus_drop_rate:.30
F game.ally_pcbang_bonus_rate:.30
S game.ally_pcbang_chaos_bonus_rate:.30
T:game.update.version:24
T:game.max_level:180
T:game.PKServer:0
T:game.AdultServer:0
T:game.cash_usable_server:1
S:game.local_flag:4
T:game.min_global_chat_usable_level:10
T:game.use_auto_trap:0
T:game.use_auto_jail:0
T:game.ServiceServer:0
N:console.port:44554
S:console.allow_ip:127.0.0.1
S:console._password:45560000030043c2c3bcbfc52b3db6 98be43c42b8816bcbcbcb405e411bc
S:io.upload.ip:127.0.0.1
S:io.upload.port:4616
S:game.guild_icon_base_url:[Only registered and activated users can see links. Click Here To Register...]
S:game.url_list:guild.url|[Only registered and activated users can see links. Click Here To Register...]

S:game.server_screenshot_url:[Only registered and activated users can see links. Click Here To Register...]
S:game.helpdesk_url:Help page 1
S:game.newbiehelp_asura_url:Asura
S:game.newbiehelp_deva_url:Deva
S:game.newbiehelp_gaia_url:Gaia
S:game.local_setting_list:log.ip|log.chat.ip|io.au th.ip|io.ip_address|db.c.server|db.user.server|N game.periodical_npc_adjustment
T:game.disable_trade:0
T:game.disable_booth:0
S:game.enhance_fail_type:2
T:game.monster_pathfinding:1
T:game.monster_wandering:1
T:game.no_collision_check:0
T:game.no_skill_cooltime:0
N:game.item_hold_time:2500
T:db.user.thread:4


my common.opt

#Write trace log messages to file and show only info log messages on console
core.log.level:trace
core.log.consolelevel:info

#Enable traffic dump, will be in traffic_log folder (default off)
#trafficdump.enable:true

#The password is in plain text if you have one
auth.db.password:624nigel
auth.db.salt:5dd23
#You can make auth.dbo.Accounts.[password] by visiting:
# [Only registered and activated users can see links. Click Here To Register...] (KEY+PASSWORD = hashed password)[No spaces between KEY and PASSWORD]
# Copy the resulting md5 into the password field of your account entry


#Where clients will connect (this is default values)
auth.clients.ip:0.0.0.0
auth.clients.port:58422
auth.clients.des_key:MERONG

#Where the gameserver will connect (this is default values)
auth.gameserver.ip:127.0.0.1
auth.gameserver.port:4502

#Upload configuration, use "upload" directory for guild icons
upload.dir=upload
upload.clients.ip=0.0.0.0
upload.clients.port=32214
#Use port 5000 for the guild icon mini webserver (the listen ip is also upload.clients.ip)
upload.clients.webport:5000

#Where the gameserver will connect (this is default values)
upload.gameserver.ip:127.0.0.1
upload.gameserver.port:4616

#Only for SQL Server: speed up selects with NOLOCK
sql.db_account.query:SELECT * FROM accounts WHERE account = ? AND password = ?;
sql.db_updatelastserveridx.query:UPDATE accounts SET last_login_server_idx = ? WHERE account_id = ?;
08/07/2016 03:51 ThunderNikk#6
Whats not working?