H4ckd4ddy / flipperzero-sentry-safe-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trying to run/compile on xtreme firmware not working

rawpie2 opened this issue · comments

When trying to compile i get this error:

fbt: warning: Failed parsing manifest '/home/rawpie/Xtreme-Firmware/applications_user/flipperzero-sentry-safe-plugin/application.fam' : Invalid appid 'GPIO_Sentry_Safe'. Must match regex 're.compile('^[a-z0-9_]+$')'
LoadAppManifest, line 33, in file "/home/rawpie/Xtreme-Firmware/scripts/fbt_tools/fbt_apps.py"

scons: *** Failed to resolve application for given APPSRC=applications_user/flipperzero-sentry-safe-plugin
File "/home/rawpie/Xtreme-Firmware/scripts/fbt_tools/fbt_extapps.py", line 296, in GetExtAppByIdOrPath

And when running the pre compiled app I get "Error: Found unsatisfied imports"

Hi,
Thanks for your report.
Appid now accept only lower case, fap has been adapted.
Best regards