-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
FF Type-0 ARM-JIT Issue #6360
Comments
Do you have a compiler? If you do, you can follow these steps to find it: Otherwise, do you know if it's possible to reproduce this problem in either demo? -[Unknown] |
Sorry I do not own any compilers... I don't really understand much of builing or coding aplications (tried once and ended up downloading a lot of compilers and couldn't get any to work despite all the different guides I tried to read), and I don't think you can reproduce it on the demo as it takes you directly into misions if my memory doesn't fail. |
Can you give me a screenshot of whereabouts this bug appears? The screen just before. |
Sure thing, here are some: This is where I first found it, moving onto the togoreth region (you get there right after thebcity called corsi). But if I don't turn off the jit, I appear here instead: |
Just tried the latest build aviable to check on the issue and it seems to be fixed, I'll be closing this then. |
Hello
So there seems to be another bug on the arm-jit, when in game, on the world map, if I try to move onto a different zone I'll be moved to a far away random spot of the map, and sometimes even places that are unreachable normally or places where you can't move or go back at all.
Disabling the JIT allows you to bypass this, which is what made me assume there's a bug in it, also, I tried reproducing this issue in windows with no chance, it only seems to happen on Android (or on mine, until someone else can confirm).
Tested on a Samsung Galaxy S4 using the build v0.9.8-1263-gd8c392e.
If I can provide any more information please let me know, thanks in advance.
The text was updated successfully, but these errors were encountered: