Mytherin / Tibialyzer

Tibialyzer is an extension made for the MMORPG Tibia. It automatically scans the server log and messages from the Tibia client by reading its memory, and gathers various statistics, such as loot found from creatures, damage dealt by party members and experience gained every hour.
Other
182 stars 60 forks source link

Route coordinates issue #300

Open Ruket opened 7 years ago

Ruket commented 7 years ago

Hello, I was using tibialyzer 1.3 and route feature was working fine. Now I've updated to Tibialyzer 1.4.3.2 and when I click on the route button it shows some random coordination instead of my current location. Anyone got an idea of how could I fix this?

-I've already tried to install .NET framework 4.6.1 developer pack

Mytherin commented 7 years ago

This was an issue with incorrectly using the X coordinate as the Z coordinate (see 86f202a5b2d6df26844a705967ff3e6423ce58c4). It should be fixed in the code now, but I haven't uploaded a new version yet. If you compile from source it will work, though.