We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I’m going NFC->Read and scan MIFARE Plus card flipper crashing with an error “furi_check failed”
update to momentum 007(was all fine on this firmware)
No response
[23:13:29][info]: disconnected [23:13:29][debug]: reconnecting [23:13:29][info]: connecting [23:13:29][info]: session started [23:13:29][info]: canceling tasks... [23:13:29][info]: canceling tasks done [23:13:33][info]: connected [23:13:33][info]: synchronize [23:13:34][debug]: > request(system(property(devinfo.hardware.target))) [23:13:34][debug]: < response(system(property(hardware.target: 7))) [23:13:34][debug]: < response(ok) [23:13:34][debug]: > request(storage(stat(/ext/Manifest))) [23:13:34][debug]: < response(storage(stat(162343))) [23:13:34][debug]: > request(storage(read(/int/.region_data))) [23:13:34][debug]: < response(storage(file(40 bytes))) [23:13:34][debug]: > request(storage(info(/int))) [23:13:34][debug]: < response(storage(info(1.2 GiB / 28.8 GiB))) [23:13:34][debug]: > request(system(setDate(2024-11-12 20:13:33 +0000))) [23:13:34][debug]: < response(ok) [23:13:34][info]: syncing date: 585 ms [23:13:34][debug]: > request(system(property(devinfo.firmware.api))) [23:13:34][debug]: < response(system(property(firmware.api.major: 78))) [23:13:34][debug]: < response(system(property(firmware.api.minor: 1))) [23:13:34][debug]: < response(ok) [23:13:34][debug]: > request(storage(info(/ext))) [23:13:34][debug]: < response(storage(info(1.2 GiB / 28.8 GiB))) [23:13:34][debug]: > request(storage(stat(/ext/nfc/.mfkey32.log))) [23:13:34][debug]: < error(StorageError: File/Directory does not exist) [23:13:34][debug]: > request(system(property(devinfo.firmware.origin.fork))) [23:13:34][debug]: < response(system(property(firmware.origin.fork: Momentum))) [23:13:34][debug]: < response(ok) [23:13:34][debug]: > request(storage(read(/ext/favorites.txt))) [23:13:35][debug]: < response(storage(file(0 bytes))) [23:13:35][debug]: > request(system(property(devinfo.firmware.origin.git))) [23:13:35][debug]: < response(system(property(firmware.origin.git: https://github.com/Next-Flip/Momentum-Firmware))) [23:13:35][debug]: < response(ok) [23:13:35][debug]: > request(storage(write(/ext/favorites.txt, 0 bytes))) [23:13:35][debug]: < response(ok) [23:13:35][info]: syncing archive: 362 ms [23:13:51][info]: synchronize [23:13:51][debug]: > request(storage(stat(/ext/nfc/.mfkey32.log))) [23:13:51][debug]: < error(StorageError: File/Directory does not exist) [23:13:51][debug]: > request(storage(read(/ext/favorites.txt))) [23:13:51][debug]: < response(storage(file(0 bytes))) [23:13:51][debug]: > request(storage(write(/ext/favorites.txt, 0 bytes))) [23:13:52][debug]: < response(ok) [23:13:52][info]: syncing archive: 144 ms
The text was updated successfully, but these errors were encountered:
Same crash with a Ultralight Ev1 tag password protected
Sorry, something went wrong.
Same crash for Write to Initial Card
Can y'all try on official firmware 1.1?
On 1.1.2 it works
what about on latest unleashed?
I can test later. FYI if I provide the password reading the tag works on momentum
It works on the latest unleashed
No branches or pull requests
Describe the bug.
When I’m going NFC->Read and scan MIFARE Plus card flipper crashing with an error “furi_check failed”
Reproduction
update to momentum 007(was all fine on this firmware)
Target
No response
Logs
Anything else?
No response
The text was updated successfully, but these errors were encountered: