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
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.
=============================================
Thanks for your help!!!