It has been quite a while since I've touched anything RO-related, so I think my skills must have gotten rusty
Anyway, I've setup a new server using rA as base, and everything worked fine, I've setup the config files, the SQL database connection, port forwarding, etc.
I can use _M / _F to create a new account, the login server works fine too.
I can select / create a new character without a single problem too.
Then entering the map it errors.
This could be either a server-related problem or a client-related one but I've decided to put it here.
When opening the client it basically starts:
"Lua Files Source\Lua Files\DataInfo\PetInfo/lua:59: table index is nil"
"... Files Source\Lua Files\SprEditInfo\2DLayerDir_F.lua:13: table index is nil"
Now those two are easy, I'm just missing those files, easy fix.
It then opens the client and allows me to login.
It also allows me to select my character without any problems.
Then when I've selected it and press "ok" it tries to connect, and fails.
The map server shows the following:
"[Error]: chrif_authok: Data size mismatch! 39376 != 235984
[info]: Player AID:2000000/CID:150000 logged off."
I assume this is a problem in one of my src files, but I also have the feeling it could just be my client.
Question
SunDeath
It has been quite a while since I've touched anything RO-related, so I think my skills must have gotten rusty
Anyway, I've setup a new server using rA as base, and everything worked fine, I've setup the config files, the SQL database connection, port forwarding, etc.
I can use _M / _F to create a new account, the login server works fine too.
I can select / create a new character without a single problem too.
Then entering the map it errors.
This could be either a server-related problem or a client-related one but I've decided to put it here.
When opening the client it basically starts:
"Lua Files Source\Lua Files\DataInfo\PetInfo/lua:59: table index is nil"
"... Files Source\Lua Files\SprEditInfo\2DLayerDir_F.lua:13: table index is nil"
Now those two are easy, I'm just missing those files, easy fix.
It then opens the client and allows me to login.
It also allows me to select my character without any problems.
Then when I've selected it and press "ok" it tries to connect, and fails.
The map server shows the following:
"[Error]: chrif_authok: Data size mismatch! 39376 != 235984
[info]: Player AID:2000000/CID:150000 logged off."
I assume this is a problem in one of my src files, but I also have the feeling it could just be my client.
Anyone who knows for sure?
Edited by SunDeathLink to comment
Share on other sites
18 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.