Disconnection Error

10/01/2012 23:33 Makai_King_Zero#1
Ok so I fixed the stupid uploadserver issue. Now I have this, which I had to begin with but was avoiding it hoping it would go away once I fixed the uploadserver issue....

I can login and everything and it connects to everything, but when I try to login to a server from the server list screen it gives me a "You have been disconnected from the server." error message, which seems to always hide behind everything else...:
[Only registered and activated users can see links. Click Here To Register...]

Odd thing is it doesn't show any errors in either of the control screens:
[Only registered and activated users can see links. Click Here To Register...]

Any ideas as to what could be causing this?

Here are my file setups atm:

authserver.opt:
Quote:
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:TestServer
S log.ip:127.0.0.1
S db.auth.port:1433
N db.auth.use_webauth:0
N db.auth.use_md5:1
N db.auth.debug_md5:0
N db.auth.md5_key:2011
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:C:\xampp\htdocs\gicons
S io.upload.ip:127.0.0.1
S io.upload.port:3306
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...]
uploadserver.opt:
Quote:
S working_dir:C:\xampp\htdocs\gicons
S io.upload.ip:127.0.0.1
S io.upload.port:3306
10/01/2012 23:36 rilik26#2
gameserver.opt

Code:
S game.server_screenshot_url:http://pastehtml.com/view/c3hksxvu2.html
change try
Code:
S game.server_screenshot_url:
10/02/2012 00:31 Makai_King_Zero#3
Well... It doesn't give me a Disconnect Error anymore, instead it just locks up on me and sits there.... I have to end the process to get out:
[Only registered and activated users can see links. Click Here To Register...]
10/02/2012 00:50 rilik26#4
gamserver.opt Check the file
10/02/2012 01:07 Makai_King_Zero#5
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:
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:C:\xampp\htdocs\gicons
S io.upload.ip:127.0.0.1
S io.upload.port:3306
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...]
S game.url_list:guild.url|[Only registered and activated users can see links. Click Here To Register...]

This perhaps???
10/02/2012 01:09 rilik26#6
Code:
S io.ip_address:127.0.0.1
change try
Code:
S io.ip_address:ipadress
10/02/2012 01:18 Makai_King_Zero#7
Now the upload server doesn't work again.....
10/02/2012 01:25 Tekknoid#8
this upload server is only for little stupid pictures for guilds..
^^

it dosnt matter if they not shown^^

your background disapearing image is always on liveservers, if you got disconnected you dont follow the steps in some good guides to "set up an server" or simply use a wrong client/sframe


ps: amd your upload ip had a fail in upload.opt it have to be your network ip not localhost
10/02/2012 01:29 rilik26#9
Rappelz Auth Server write check

start_service
set game.open_external 1

do not have another suggestion:(
10/02/2012 01:30 Tekknoid#10
Quote:
Originally Posted by rilik26 View Post
Rappelz Auth Server write check

start_service
set game.open_external 1

do not have another suggestion:(
copy that^^
10/02/2012 01:33 Makai_King_Zero#11
I'm not on a network.... So there is no network ip to use, I'm linked directly into my modem via a hard line. Not connected to any networks. But basically your saying the upload server doesn't mean crap as far as connecting to the game?

I followed the steps in the only guide there is to setup the files at the moment. Since JW's guide is down there's only the main one that comes with the files.

I used JW's files from the guide and downloaded Xijezu's 7.4 Files, and merged the two. And I'm using the current retail client. So if there is some special secret guide somewhere then feel free to show me it and I'll follow it step by step....
10/02/2012 01:37 rilik26#12
Unfortunately, I do not know any other
10/02/2012 01:39 Tekknoid#13
Quote:
Originally Posted by Makai_King_Zero View Post
I'm not on a network.... So there is no network ip to use, I'm linked directly into my modem via a hard line. Not connected to any networks. But basically your saying the upload server doesn't mean crap as far as connecting to the game?

I followed the steps in the only guide there is to setup the files at the moment. Since JW's guide is down there's only the main one that comes with the files.

I used JW's files from the guide and downloaded Xijezu's 7.4 Files, and merged the two. And I'm using the current retail client. So if there is some special secret guide somewhere then feel free to show me it and I'll follow it step by step....


use cmd console: type in = ipconfig /all

at the line was called = IPv4-address = that is your local network ip Ö_Ö
If you want to host a Gameserver for public, learn something about networking befor pls

but for the first forgot those stupid guild icons^^
10/02/2012 02:20 Makai_King_Zero#14
A bit rude aren't you, but I shouldn't expect anything less from this community. If you had been keeping up with my posts then you'd know I'm only making a local server for myself alone. Pay attention....

And you didn't answer my questions, so stop complaining if your not going to be helpful.
10/02/2012 02:29 Tekknoid#15
ok i quote myself, sry i have no pictured guide


Quote:
if you got disconnected you dont follow the steps in some good guides to "set up an server" or simply use a wrong client/sframe


ps: your upload ip had a fail in upload.opt , it have to be your network ip not localhost

what is so hard to understand that?
and sry for that english.. feel free to learn german