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

Unknown Monster #3277

Closed 0dr4ud closed 2 years ago

0dr4ud commented 4 years ago

According to my research, to solve this problem, I read that this would probably be an incorrect serverType problem, but this was obtained through PEViewer as stated earlier. Anyway, I tested all possible serverType's, and even so I was not successful. Researching further, I discovered that it may be that the client uses a fake data. However, I don't know any way on how to find out the actual date of the executable.

Something I found interesting, is that monsters are rarely recognized, and are generated in monsters.txt. Another detail is that when using the ml command on the console, the monster that is unknown, part of his real name, is shown where the monster's ID would be, as in the image below: Desconhecido In this case, I was attacking the monster Raydric, and as you can see in the image, part of his name (Ray) is shown in the space where the ID would be.

Anyway, as I already said, I tried several different serverType's, which would be the problem according to the wiki, but I was not successful. I no longer know which way to go to solve the problem, if anyone has any idea what may be causing this, I will be very grateful.

I'm leaving attached, the server executable, and also an account if someone can test https://drive.google.com/drive/folders/1h1wWMVZbGj3e6gWlzTezkLvNX8PvwI4x?usp=sharing u: testuser p: test123456 map: prt_fild00

Thanks again

0dr4ud commented 4 years ago

Hello, I apologize for posting again, but I would like to know if anyone has any idea how I can proceed to resolve this issue. I also apologize if I am posting in the wrong place, if so, I ask you to inform me of the correct location so that I can ask for support for this problem. Thank you again.

sctnightcore commented 4 years ago

i need freetime to test it.

0dr4ud commented 4 years ago

i need freetime to test it.

Oh yes, That is OK. I just asked because I didn't know if this was the right place for this problem. Anyway, I look forward to when you can test this. I am available if you need any more information. Thank you again! :)

c4c1n6kr3m1 commented 4 years ago

interesting, the server doesn't send actor's name

try make your own monsters.txt ???

0dr4ud commented 4 years ago

interesting, the server doesn't send actor's name

try make your own monsters.txt ???

Yes, i have already tested importing the complete list of monsters into monsters.txt, and even then without success. Strange, is that some monsters were generated in monsters.txt, but on the console they remain unidentified.

I saw in your edited comment, that you tested and worked normally in an older version of Openkore. Can you tell me where I could find an older version to download? Or would you be able to upload your Openkore for me? I don't know if the whole Openkore would be necessary or if only Receive.pm. Grateful for the help.

0dr4ud commented 4 years ago

Problem solved, I managed to solve it by removing the updates made in Receive.pm https://github.com/OpenKore/openkore/pull/3179/commits/f1ddb7b09e45b93f3642df339b4b397c7448080f#

Thanks a lot c4c1n6kr3m1 👍

c4c1n6kr3m1 commented 4 years ago

yes ,i removed link to https://github.com/OpenKore/openkore/pull/3179 because i'm too lazy to test and read, and i'm not sure if this pull is the trigger lucky you i ever read this pull i'm too lazy let ask @alisonrag if any permanent solution for this

what about npcs name?

0dr4ud commented 4 years ago

NPCs name, Items, Player working fine too. Thanks again :D

alisonrag commented 4 years ago

yes ,i removed link to #3179 because i'm too lazy to test and read, and i'm not sure if this pull is the trigger lucky you i ever read this pull i'm too lazy let ask @alisonrag if any permanent solution for this

what about npcs name?

Fix the packet is the correct way He has lucky, because the initial data from packet is parsed correct, but the final is wrong, so info about name, hair style and others is wrong

alisonrag commented 4 years ago

The correct names get in her openkore is because of request info packet

griffinxs commented 3 years ago

I have a different problem, my openkore is showing the monsters as players and makes it impossible to attack, can someone help me?

pakpao52 commented 1 year ago

For this version Do you have recvpackets.txt ? image