Authentication Error [4]

07/01/2011 15:11 GeneraL_SchnitzeL#1
Hi , Whenever i log in or my friends log in into server i and my friends geht this error
look at the picture at the end^^

my gameserver.opt:

S app.name:game001
S log.server_name:TESTSERVER
S auth.server_idx:1
S auth.server_name:TESTSERVER
S io.port:7880
S io.ip_address:5.121.108.24
S game.iocp.active:1
S game.console.port:4502
S blank.io.port:4502
S game.use_login_logout_debug:1
S game.exp_rate:100
S game.item_drop_rate:1000
S game.gold_drop_rate:1000
S game.chaos_drop_rate:1000
S game.party_exp_rate:100
S tax.rate:9999
S log.working:0
T game.no_collision_check:1
T game.use_auto_trap:0
T game.no_skill_cooltime:1


Authserver.opt

S db.auth.name:Auth
S db.auth.server:127.0.0.1
S db.auth.thread:4
S db.auth.account:sa
S db.auth._password:
S console.port:4501
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.name:Arcadia
S db.user.server:127.0.0.1
S db.user.account:sa
S db.user.thread:4
S db.user._password:
S db.c.name:Arcadia
S db.c.server:127.0.0.1
S db.c.account:sa
S db.c._password:
S game_server.addr:127.0.0.1
S game_server.port:4502
S io.game_server.name:Arcadia
S io.game_server.addr:127.0.0.1
S io.game_server.port:4502
N db.auth.use_webauth:1
S db.auth.gamecode:10
S db.auth.webserver:5.121.108.24
S db.auth.weburl:localhost/Giulita.html
S db.auth.webreferer:biteme
S db.auth.webtimeout:500

pls help me, thanks :)
07/01/2011 15:15 ptifou78#2
Try to add

S game.allowed_special_char:1
in gameserver.opt
[Only registered and activated users can see links. Click Here To Register...]

And i think it's due of not allowed char in your pass change this for testing ;)
07/01/2011 15:23 GeneraL_SchnitzeL#3
S app.name:game001
S log.server_name:TESTSERVER
S auth.server_idx:1
S auth.server_name:TESTSERVER
S io.port:7880
S io.ip_address:5.121.108.24
S game.iocp.active:1
S game.console.port:4502
S blank.io.port:4502
S game.use_login_logout_debug:1
S game.exp_rate:100
S game.item_drop_rate:1000
S game.gold_drop_rate:1000
S game.chaos_drop_rate:1000
S game.party_exp_rate:100
S tax.rate:9999
S log.working:0
S game.allowed_special_char:1
T game.no_collision_check:1
T game.use_auto_trap:0
T game.no_skill_cooltime:1

thats my gameserver.opt yet but it dont work x.x
07/01/2011 15:25 GeneraL_SchnitzeL#4
what do you mean with "
And i think it's due of not allowed char in your pass change this for testing "?
07/01/2011 15:27 ptifou78#5
Have you tested to change your password?
Because on the official forum of rappelz this problem from a non-allowed char in the password

[Only registered and activated users can see links. Click Here To Register...]

Did you compress with RappelzCompress.exe after editing? (we never know :D)

Very sorry for my englsih sooooo useless ^^
07/01/2011 15:28 GeneraL_SchnitzeL#6
my id is demo and pw is password

edit: yes i have it compress
07/01/2011 15:39 ptifou78#7
And with the basic gameserver.opt and Authserver.opt it's will work?

trying to add at the basic file each lines and test it but it's strangly :/

Edit: all your port are open? (7880,4502)
and it's normally 5.121.108.24 (the website where rappelz auth search few ressource is not online?)

try
Authserver.opt

S db.auth.name:Auth
S db.auth.server:127.0.0.1
S db.auth.thread:4
S db.auth.account:sa
S db.auth._password:
S console.port:4501
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.name:Arcadia
S db.user.server:127.0.0.1
S db.user.account:sa
S db.user.thread:4
S db.user._password:
S db.c.name:Arcadia
S db.c.server:127.0.0.1
S db.c.account:sa
S db.c._password:
S game_server.addr:127.0.0.1
S game_server.port:4502
S io.game_server.name:Arcadia
S io.game_server.addr:127.0.0.1
S io.game_server.port:4502
N db.auth.use_webauth:0
07/01/2011 15:42 GeneraL_SchnitzeL#8
What the Basic File?

edit: use the 5.121.108.24 for hamachi^^
the ports tcp or udp?
07/01/2011 16:42 ptifou78#9
Humm when i say Basic File I mean the files that have been given by the dev here [Only registered and activated users can see links. Click Here To Register...]

I think tcp but you can open TCP and udp for testing ^^'


EDIT =>
Quote:
Originally Posted by lilnani View Post
[Only registered and activated users can see links. Click Here To Register...]
Quote:
Originally Posted by katalin21k View Post
thats because u use an incorrect user/password
How to add an account on dbo.Accounts? you should not forget

N db.auth.use_md5:1
N db.auth.debug_md5:1
N db.auth.md5_key:2011

in your Authserver.opt
07/01/2011 16:47 GeneraL_SchnitzeL#10
have the server files form the p server issues and resolve yet , but how i add nage / genie? when i add it in Arcadia with New Query it says
"MSG 8114, Level 16, State 5, Line 1
Error converting data type varchar to numerie"

pls help :D thanks
07/01/2011 17:02 ptifou78#11
If you have taken the server file when i give you normally naga and genie are already on it ;)