SieR-VR/usc-app

shader not found

Opened this issue · 17 comments

i thought this was fixed
Screenshot_20220903-033520_Unnamed SDVX Clone

Did as told in readme
Run on Galaxy S20U, Android 12
Both on sdcard and internal storage suffer from this error

Can you explain your file structure?

sdcard/.usc/audio
sdcard/.usc/fonts
sdcard/.usc/skins/Default (this Default folder is the default skin pulled from your link)
Tried my best to follow your guide
Did i miss something?

Can you send screenshot in file manager?

Screenshot_20220903-112648_My Files
Screenshot_20220903-112651_My Files
Screenshot_20220903-112656_My Files
Screenshot_20220903-112700_My Files

Here

Did you allow the file management permission?

Screenshot_20220903-113643_Permission controller
Just double checked
Yes i did

hm.. I can't find issue

If you can, sending log file with logcat will help.

I'm outside right now so i'll try that when i get back home

usc logcat.txt
somehow log show the app work as intended and even attempted to load shader from the right directory but still can't find anything

I've just noticed that ScanFiles can't run due to "sdcard/.usc/skins/" not recognized as a folder
Why is this happening?

I have same problem

I found a solution
I found that the file that logcat looks for doesn't match the actual path
LogCat: SDVX : Can't run ScanFiles, "/storage/emulated/0/Android/data/com.example.unnamed_sdvx_clone/files/skins/" is not a folder
Real Path: /storage/emulated/0/Android/data/com.example.unnamed_sdvx_clone/files/usc/skins/

hlcm0 commented

I found a solution I found that the file that logcat looks for doesn't match the actual path LogCat: SDVX : Can't run ScanFiles, "/storage/emulated/0/Android/data/com.example.unnamed_sdvx_clone/files/skins/" is not a folder Real Path: /storage/emulated/0/Android/data/com.example.unnamed_sdvx_clone/files/usc/skins/

thanks, helped to fix mine!

I found a solution
I found that the file that logcat looks for doesn't match the actual path
LogCat: SDVX : Can't run ScanFiles, "/storage/emulated/0/Android/data/com.example.unnamed_sdvx_clone/files/skins/" is not a folder
Real Path: /storage/emulated/0/Android/data/com.example.unnamed_sdvx_clone/files/usc/skins/

Yeah, this helped me too, but now I had to ditch nautica, multiplayer and challenge courses as the skin itself cannot find "json" module, even though it's present in skin folder. I also tried copying json.lua into the same directory as the script that requests it, but it didn't help. I also had to edit all (necessary) lines that load and plays samples, because for some reason they request samples in "sample" format while the correct format is "sample.extension" (ex: "applause" > "applause.wav")

same issue. I tried just copying the files to the correct path but that didn't seem to help. Would love to see this on my GPD XD+.