rathena local server

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

S28G
Noob
Noob
Posts: 12
Joined: 08 Oct 2014, 13:49
Noob?: Yes

rathena local server

#1 Post by S28G »

Hi everyone,

I tried to make my own local server based on rathena for testing my openkore bot before I start botting on an official server. So far I was successful. The server is running and the client i downloaded works, too. But openkore won't connect to the char server I get the following error:

Code: Select all

---------------------- Servers ----------------------
#   Name                  Users  IP              Port
0   rAthena               0      localhost       6121
-----------------------------------------------------
Schließe Verbindung zum Account Server
Unterbrechen der Verbindung (127.0.0.1:6900)...Verbindung unterbrochen
Selected server: rAthena
Verbinde zum Character Server...
Verbinde (localhost:6121)... verbunden
Packet Tokenizer: Unknown switch: 082D
I read in this forum and found, that I should use the Packet Length Extractor to get the right recvpackets.txt

But the tool doesn't work. I get the error:

Code: Select all

Loading executable file... 2013-08-07.exe
Executive code beginning at Virtual Address: 401000
Size Of Executive code: 6408B1
Entry Point At: 8D0F54
Extraction started...
Disassembly started...
Done disassembling in (7625ms)
Packet length extraction started...
==================[ ERROR ]==================
Sorry I cant find the offset of the packet length function.
The executable file might be compressed/protected.
=============================================
What should I do? Do I need another client? Which client should I use?

Thanks for your help!!!
User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: rathena local server

#2 Post by 4epT »

use for test this server:
RMS test server
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image
S28G
Noob
Noob
Posts: 12
Joined: 08 Oct 2014, 13:49
Noob?: Yes

Re: rathena local server

#3 Post by S28G »

Thanks for the info!

But I would still prefer to test my bot locally, because I want to run my tests during work and the IT guys at my company won't be happy if I use the internet accesss of the company to test my bot... could I use the client of RMS for my local server?

Or has anyone a "ready to use" server and client that I could copy?