Lauriethefish / QuestPatcher

Generic il2cpp modding tool for Oculus Quest (1/2/3) apps.
zlib License
293 stars 392 forks source link

No unstripped libunity.so #193

Closed DarkEye223 closed 3 months ago

DarkEye223 commented 3 months ago

Any time I try to patch or repatch my app, it says that it couldn't find an unstripped libunity.so. when I checked the logs it says

[2024-08-10 12:39:33 VRB] Ran Chmod on /sdcard/ModData/com.beatgames.beatsaber/Modloader/libsl2.so with +r [2024-08-10 12:39:33 DBG] Checking for existing daemon [2024-08-10 12:39:33 DBG] Executing ADB command: adb shell "chmod +r '/sdcard/ModData/com.beatgames.beatsaber/Modloader/libsl2.so'" [2024-08-10 12:39:33 INF] Checking index for unstripped libunity.so . . . [2024-08-10 12:39:33 WRN] Unstripped libunity found for other versions of this app, but not 1.37.1_9767668645 [2024-08-10 12:44:10 DBG] Patching completed successfully, displaying info dialogue [2024-08-10 12:44:30 INF] Downloading files . . . [2024-08-10 12:44:30 INF] Checking index for unstripped libunity.so . . . [2024-08-10 12:44:30 WRN] Unstripped libunity found for other versions of this app, but not 1.37.1_9767668645 [2024-08-10 12:45:17 DBG] Patching completed successfully, displaying info dialogue

What do I do in this case?

qe201020335 commented 3 months ago

1.37.1 is not moddable on Quest right now, 1.37.0 is the latest moddable version