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

Failed to remove: No such file or directory #262

Open
nblfikr opened this issue Mar 7, 2023 · 2 comments
Open

Failed to remove: No such file or directory #262

nblfikr opened this issue Mar 7, 2023 · 2 comments

Comments

@nblfikr
Copy link

nblfikr commented Mar 7, 2023

OS:
windows, Microsoft Windows 11 Home Single Language v22621 64-bit

V version
0.3.3 d7a418f

vab version
0.3.7 fff2efd

What did you do?
vab run --device auto snek

What did you expect to see?
the snek game running on my android device

What did you see instead?

Notice: Falling back to API level "30" (SDK API level 33 > highest NDK API level 30).
Notice: Android API level 30 is less than the default level (33).
V panic: Failed to remove "C:\Users\me\AppData\Local\Temp\vab\package\apk\assets\fonts": No such file or directory
v hash: 7de3485
C:/Users/me/AppData/Local/Temp/v_0/vab.2319595620471669553.tmp.c:13751: at _v_panic: Backtrace
C:/Users/me/AppData/Local/Temp/v_0/vab.2319595620471669553.tmp.c:45043: by vab__android__prepare_base
C:/Users/me/AppData/Local/Temp/v_0/vab.2319595620471669553.tmp.c:43681: by vab__android__package_apk
C:/Users/me/AppData/Local/Temp/v_0/vab.2319595620471669553.tmp.c:43596: by vab__android__package
C:/Users/me/AppData/Local/Temp/v_0/vab.2319595620471669553.tmp.c:46620: by main__main
C:/Users/me/AppData/Local/Temp/v_0/vab.2319595620471669553.tmp.c:47572: by wmain
00625d48 : by ???
00625eab : by ???
7ffedd0c26bd : by ???
@JalonSolov
Copy link

@larpon ☝️

@larpon
Copy link
Contributor

larpon commented Mar 9, 2023

as a temporary workaround try building it one level up instead:

cd ..
vab run --device auto examples/snek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants