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

[BUG] - Error getting speed breakpoint #59

Closed
eusolobehe1898 opened this issue Apr 26, 2023 · 4 comments
Closed

[BUG] - Error getting speed breakpoint #59

eusolobehe1898 opened this issue Apr 26, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@eusolobehe1898
Copy link

Describe the bug
Sometimes I get error that it was not possible to get the speed breakpoint.

To Reproduce
It's very difficult to reproduce, but it happens in random SQMs.

Expected behavior
Get the correct speed breakpoint on any SQM in the game.

Screenshots

Desktop (please complete the following information):

  • OS: Windows 7
  • Tibia Version [13.x]
@eusolobehe1898 eusolobehe1898 added the bug Something isn't working label Apr 26, 2023
@lucasmonstrox
Copy link
Owner

lucasmonstrox commented Apr 26, 2023

The commit e64cc2c is enough?

I will do some unit tests to avoid any errors.

@lucasmonstrox
Copy link
Owner

@eusolobehe1898 added tests in commit d057bf3

Looks like I just need to test close tile speed. I will do it today.

@lucasmonstrox
Copy link
Owner

lucasmonstrox commented Apr 26, 2023

@eusolobehe1898 add way to handle non existing tileFrictions in commit dfd574e

I take the closest tileFriction when current tileFriction was not found.

Can you test it today?

@lucasmonstrox
Copy link
Owner

@eusolobehe1898 already fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants