Auth db error (help)

08/05/2013 21:49 serm123#1
I have edited files to the server without error.interesting, I get an error.please help
[Only registered and activated users can see links. Click Here To Register...]
08/05/2013 21:52 Ne0@NCarbon#2
Use help thread and follow the setup guide please, this question have been answer so many times .....
08/05/2013 22:28 serm123#3
My auth server
Code:
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
My gameserver
Code:
S app.name:Game Server
S auth.server_idx:1
S auth.server_name:Veysican
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:127.0.0.1
S io.port:4504

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

S game.use_auto_jail:0
S game.pvp_damage_rate_for_summon:.03
S game.pvp_damage_rate_for_player:.03
S game.use_storage_security:0
S game.check_storage_security_always:0
S game.use_delete_security:0
S game.mem_usage_info_save_interval:6000
S game.base_ethereal_durability_consumption:.35
S game.play_point_accumulate_term:6000
S game.play_point_accumulate_amount:10
S game.premium_pcbang_play_point_bonus_rate:2.5
S game.exp_rate:10
S game.item_drop_rate:12
S game.gold_drop_rate:12
S game.chaos_drop_rate:12
S game.party_drop_rate:2.5
S game.party_exp_rate:1.25
S game.apply_stamina_bonus_in_premium_pcb:.50
S game.premium_pcbang_bonus_rate:1.25
S game.premium_pcbang_chaos_bonus_rate:2
S game.premium_pcbang_gold_bonus_drop_rate:2.5
S game.premium_pcbang_item_bonus_drop_rate:2.5
S game.premium_pcbang_chaos_bonus_drop_rate:2.5
S game.ally_pcbang_bonus_rate:1.75
S game.ally_pcbang_chaos_bonus_rate:1.75

T game.pcbang_bonus_server:1
T game.use_play_point:0
T game.use_guild_donation_point:1
T game.use_login_logout_debug:1
T game.max_level:180
T game.use_auto_trap:0
T game.cash_usable_server:1
T game.no_collision_check:0
T game.no_skill_cooltime:0
T game.disable_huntaholic:0
S game.disable_huntaholic_timer:0
S game.huntaholic_timer:1
T game.disable_dungeon_raid_siege:0
N game.UseHackShield:0
N game.UseGameGuard:0
N game.skip_loading_attribute:1
N game.logout_timer:1
S log.disable:1
S log.working:0
S game.AdultServer:0
S game.PKServer:0
S game.disable_pk_on:0
S game.auction_process_request_min_interval:100
S game.auction_search_request_min_interval:100
S game.force_unregister_account_on_kick_fail:1
S game.min_global_chat_usable_level:20
S game.item_hold_time:11000


S memory.player_heap_size:1000
T game.max_storage_item_count:1000
T set_user_limit:50

Please help me.
My auth database: auth_gameportal.bak
08/05/2013 22:57 gr4ph0s#4
Use HelpThread...

#closeRequest
08/05/2013 23:10 Strange2010#5
Sir did you look at the sticky threads ?
I for myself would look at the sticky threads before doing anything in a forum .
Please use your common sense and have a look at the very first threads in the forum .
08/05/2013 23:33 serm123#6
yes I did.But I could not find anything.the same as the files on the server files forum.
08/06/2013 01:22 ThunderNikk#7
I answered this question in the help thread yesterday.

It is only one page back from the end of the topic, that's why these kind people are telling you to use it because if you had read it you wouldn't even have to ask this question at all.

Besides...It has been answered 100 times and here is what I answered yesterday...

Quote:
Originally Posted by thndr View Post
You did something wrong while configuring your database ownership to sa

Setting sa password

Configuring the .opt files with sa password

Compressing the .opt files

or Have a port error in the .opt files
Now you will need to figure out which one you did wrong.
08/06/2013 22:22 Xijezu#8
[Only registered and activated users can see links. Click Here To Register...]
#closed