Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packet Parser: Unknown switch: 0AC4 #3726

Closed
Sensuii opened this issue Feb 19, 2023 · 14 comments
Closed

Packet Parser: Unknown switch: 0AC4 #3726

Sensuii opened this issue Feb 19, 2023 · 14 comments

Comments

@Sensuii
Copy link

Sensuii commented Feb 19, 2023

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

  • Openkore version git: idk,the "find version git" site has not working
  • Server: NunRO
bRO
  • Bug Report / Feature Request:
  • Summary:
i receive this error https://uploaddeimagens.com.br/imagens/WzJy1r4
@alisonrag
Copy link
Contributor

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

@Sensuii
Copy link
Author

Sensuii commented Feb 20, 2023

[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
Copy link
Contributor

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
Copy link
Author

Sensuii commented Feb 21, 2023

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

@ya4ept
Copy link
Contributor

ya4ept commented Feb 21, 2023

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

@Sensuii
Copy link
Author

Sensuii commented Feb 21, 2023

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

@ya4ept
Copy link
Contributor

ya4ept commented Feb 22, 2023

do you understand the text of the error?

@alisonrag
Copy link
Contributor

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

@alisonrag
Copy link
Contributor

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
Copy link
Contributor

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

@Sensuii
Copy link
Author

Sensuii commented Feb 22, 2023

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
Copy link
Contributor

alisonrag commented Feb 22, 2023

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

@Sensuii
Copy link
Author

Sensuii commented Feb 23, 2023

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

@alisonrag
Copy link
Contributor

alisonrag commented Feb 23, 2023

# 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants