nspire-emus / firebird

Multi-platform emulator of TI Nspire calculators
GNU General Public License v3.0
688 stars 68 forks source link

Couldn’t Start Emulation Error #247

Open Nexinity7 opened 2 years ago

Nexinity7 commented 2 years ago

Having this issue on a iPhone 6s on 14.2, i selected the directories for my files and made sure they were all set to read and write. Help requested!

Vogtinator commented 2 years ago

Probably not a file permission issue (like on Android), but rather something with JIT?

CC @adriweb

Nexinity7 commented 2 years ago

Not sure what that is, i just got the boot1 and flash files from a friend, dropped them in and got this error

adriweb commented 2 years ago

We should probably add some error code next to that error message, because that's hard to diagnose 😅

I will very soon try Firebird on the latest OS (15.0.2 now, which happens to be compatible with the 6s too, still) so I'll check if I see anything out of the ordinary. I may end up providing a new test build here just in case...

Nexinity7 commented 2 years ago

Sounds good, thanks :)

adriweb commented 2 years ago

Alright I've been able to try on the latest OS from the latest code built yesterday and emulation starts just fine. So I'm not sure what's going on. I suppose we will have to add an error code to diagnose this further on your side.

Nexinity7 commented 2 years ago

Awesome, lemme know if any progress is made

Nexinity7 commented 2 years ago

Just did some testing of my own and got the same boot1 and flash files working on a Galaxy S9+

Nexinity7 commented 2 years ago

Also another issue i'm encountering on 1.5 on all three of my devices is that i have to put the boot1 and flash files in the actual firebird folder as it cannot see in any other folder, is this expected?