OpenKore / openkore

A free/open source client and automation tool for Ragnarok Online
http://openkore.com
Other
1.28k stars 1.04k forks source link

Packet Parser: Unknown switch: 0AC4 #3726

Closed Sensuii closed 1 year ago

Sensuii commented 1 year ago

------------------ Openkore Issues Template ------------------

alisonrag commented 1 year ago

please provide more information: like your servers,txt setup, seems like wrong servertype, 0AC4 is already implemented at openkore source

Sensuii commented 1 year ago

[NunRO] ip 167.114.189.192 port 6900 version 56 master_version 16 serverType 22 serverEncoding Western addTableFolders bRO charBlockSize 124 recvpackets recvpackets.txt

alisonrag commented 1 year ago

serverType 22 is wrong, these numericals are not used anymore. try https://openkore.com/wiki/serverType

to antecipate your attempts, the most commom servertypes are: 20180620:

serverType kRO_RagexeRE_2018_06_20e
addTableFolders kRO/RagexeRE_2018_06_21a;translated/kRO_english

20200401:

serverType kRO_RagexeRE_2020_04_01b
addTableFolders kRO/RagexeRE_2020_04_01b;translated/kRO_english

20211103:

serverType kRO_RagexeRE_2021_11_03
addTableFolders kRO/Ragexe_2021_11_03;translated/kRO_english
Sensuii commented 1 year ago

i tryed the three and receive this error in all tries https://uploaddeimagens.com.br/imagens/OZejjCU

ya4ept commented 1 year ago

what is written there? try adding the kRO folder to the addTableFolders parameter

Sensuii commented 1 year ago

when i tried i tried servertype along with addtablefolders from alisonrag's post

ya4ept commented 1 year ago

do you understand the text of the error?

alisonrag commented 1 year ago

failed to load itemsslots.txt you are doing something wrong at servers.txt, because this file is at the kRO_english folder: image

alisonrag commented 1 year ago

this is what i'm using to my localhost, use this as example:

[localhost rA]
ip 127.0.0.1
port 6900
master_version 1
version 128
serverEncoding Western
serverType kRO_RagexeRE_2020_04_01b
addTableFolders kRO/RagexeRE_2020_04_01b;translated/kRO_english
charBlockSize 155
pinCode 0
charDeleteDateType 1
rankingSystemType 1
private 1
gameGuard 0
storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
alisonrag commented 1 year ago

also be sure that u donwloaded openkore from the correct place: https://github.com/OpenKore/openkore/archive/refs/heads/master.zip

Sensuii commented 1 year ago

i downloaded openkore from your link and copy/paste your servers.txt info,and receive this https://uploaddeimagens.com.br/imagens/8Ak2bVw

servers.txt info [NunRO] ip 167.114.189.192 port 6900 version 56 master_version 16 serverType kRO_RagexeRE_2020_04_01b addTableFolders kRO/RagexeRE_2020_04_01b;translated/kRO_english serverEncoding Western charBlockSize 124 recvpackets recvpackets.txt pinCode 0 charDeleteDateType 1 rankingSystemType 1 private 1 gameGuard 0 storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9

alisonrag commented 1 year ago

wrong charblocksize, list: https://openkore.com/wiki/charBlockSize

Sensuii commented 1 year ago

i used charblocksize 175 and receive this https://uploaddeimagens.com.br/imagens/T1cKrTI

alisonrag commented 1 year ago
# http://167.114.189.192/
[NunRO]
ip 167.114.189.192
port 6900
version 56
master_version 16
serverEncoding Western
serverType kRO_RagexeRE_2017_05_17a
addTableFolders kRO/RagexeRE_2017_05_17a;translated/kRO_english
charBlockSize 147
pinCode 0
charDeleteDateType 1
rankingSystemType 1
private 1
gameGuard 0
storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9

this server has custom maps and the grf is encrypted. try to find the maps somewhere in the internet and use this tutorial to convert to fld https://openkore.com/wiki/FLD_Creation_Guide