aresrpg / minecraft-dissector

A wireshark dissector for the Minecraft protocol using https://github.com/PrismarineJS/minecraft-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packet-minecraft.dll is not compatible with Wireshark 3.6

opened this issue · comments

I'm having a problem with the plugin. (see the image below)
My Wireshark version is 3.6.

image

How can I solve this problem?

The precompiled version is compiled for Wireshark 3.4.
You can try to compile it from source for your version of Wireshark or try to downgrade to 3.4.

It worked, thanks.