Update Server Issue

09/30/2012 02:34 Makai_King_Zero#1
Ok before you go postal and start flaming... I searched the forum and looked at the 2 posts pertaining to this issue already.... The problem is they didn't help. I'm simply trying to setup a local server on my computer for my own use.

I'm still getting an error in Herlock:
Quote:
Connecting to upload server failed. Check upload server status. IP:127.0.0.1 / PORT:4616
uploadserver.opt:
Quote:
S working_dir:\upload
S io.upload.ip:127.0.0.1
S io.upload.port:4616
gameserver.opt:
Quote:
S app.name:TestServer
S auth.server_idx:3
S auth.server_name:TestServer
S db.game.ip:127.0.0.1
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 game.iocp.active:1
S game.console.port:4502
S io.port:4418
S io.ip_address:127.0.0.1
S blank.io.port:4502
S io.auth.ip:127.0.0.1
S game.exp_rate:10
S game.server_screenshot_url:[Only registered and activated users can see links. Click Here To Register...]
S game.item_drop_rate:10
S game.gold_drop_rate:10
S game.chaos_drop_rate:10
S game.party_drop_rate:10
T game.use_login_logout_debug:0
T game.max_level:170
S working_dir:\upload
S io.upload.ip:127.0.0.1
S io.upload.port:4616
T game.use_auto_trap:0
T game.cash_usable_server:1
T game.no_collision_check:1
T game.no_skill_cooltime:0
T game.disable_huntaholic:0
N game.logout_timer:0
S memory.player_heap_size:760
T game.mem_usage_info_save_interval:60
T game.PKServer:0
N game.item_hold_time:1800
S game.cash_item_dropable:0
T game.disable_dungeon_raid_siege:0
T game.limit_dungeon_enterable_level:0
T game.max_storage_item_count:400
T set_user_limit:1000
N game.skip_loading_attribute:1
S game.url_list:guild.url|[Only registered and activated users can see links. Click Here To Register...]
Please by all means tell me what I'm doing wrong, because it looks fine to me....

Anyone?
09/30/2012 08:05 Musta²#2
S working_dir:\upload

must be a full path to a web dir like C:\xampp\htdocs\guildicons

S io.upload.ip:127.0.0.1

must be a public server ip, like hamachi if you use it, or if it's local don't change it.
09/30/2012 17:23 Makai_King_Zero#3
That's actually how the files came. So if I'm just running a local server on my computer, then would I leave S working_dir: and S io.upload.ip: blank? Or what would I change these to:

gameserver.opt:
Quote:
S working_dir:\upload
S io.upload.ip:127.0.0.1
S io.upload.port:4616
uploadserver.opt:
Quote:
S working_dir:\upload
S io.upload.ip:127.0.0.1
S io.upload.port:4616
Mind you I'm just running them on my desktop I'm not using hamachi or any other additional programs.