Lauriethefish / QuestPatcher

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

missing unstripped libunity.so warning #47

Closed aspiff120 closed 2 years ago

aspiff120 commented 2 years ago

I get a warning about not having a unstripped Libunity.so

LOG: [2021-11-07 09:53:53 DBG] Saving default config file . . . [2021-11-07 09:53:53 INF] Loading config . . . [2021-11-07 09:53:53 DBG] QuestPatcherService constructed (QuestPatcher version 2.3.0) [2021-11-07 09:53:53 DBG] Loading default themes [2021-11-07 09:53:53 DBG] 2 themes loaded successfully! [2021-11-07 09:53:54 INF] Starting QuestPatcher . . . [2021-11-07 09:53:54 DBG] Preparing URLs to download files from . . . [2021-11-07 09:53:54 DBG] Getting download URLs from https://raw.githubusercontent.com/Lauriethefish/QuestPatcher/main/QuestPatcher.Core/Resources/file-downloads.json . . . [2021-11-07 09:53:54 DBG] Using download set for versions >=2.2.2 [2021-11-07 09:53:54 INF] Downloading platform-tools . . . [2021-11-07 09:53:54 DBG] Download URL: https://dl.google.com/android/repository/platform-tools-latest-windows.zip [2021-11-07 09:53:55 INF] Extracting . . . [2021-11-07 09:53:57 DBG] Executing ADB command: adb shell pm list packages com.AnotherAxiom.GorillaTag [2021-11-07 09:53:58 VRB] Standard output: "" [2021-11-07 09:53:58 VRB] Error output: "* daemon not running; starting now at tcp:5037

Key Set Manager: [com.AnotherAxiom.GorillaTag] Signing KeySets: 50

Packages: Package [com.AnotherAxiom.GorillaTag] (f33089e): userId=10103 pkg=Package{d8eff7f com.AnotherAxiom.GorillaTag} codePath=/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw== resourcePath=/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw== legacyNativeLibraryDir=/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/lib primaryCpuAbi=arm64-v8a secondaryCpuAbi=null versionCode=83 minSdk=23 targetSdk=28 versionName=1.1.7 splits=[base] apkSigningVersion=2 applicationInfo=ApplicationInfo{2f5ab4c com.AnotherAxiom.GorillaTag} flags=[ HAS_CODE ALLOW_CLEAR_USER_DATA ] privateFlags=[ PRIVATE_FLAG_ACTIVITIES_RESIZE_MODE_RESIZEABLE_VIA_SDK_VERSION PRIVATE_FLAG_REQUEST_LEGACY_EXTERNAL_STORAGE ] dataDir=/data/user/0/com.AnotherAxiom.GorillaTag supportsScreens=[small, medium, large, xlarge, resizeable, anyDensity] timeStamp=2021-11-25 09:25:58 firstInstallTime=2021-10-17 11:13:19 lastUpdateTime=2021-11-25 09:26:06 installerPackageName=com.oculus.ocms signatures=PackageSignatures{5934795 version:2, signatures:[f1ddb963], past signatures:[]} installPermissionsFixed=true pkgFlags=[ HAS_CODE ALLOW_CLEAR_USER_DATA ] requested permissions: android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.MODIFY_AUDIO_SETTINGS android.permission.BLUETOOTH install permissions: android.permission.MODIFY_AUDIO_SETTINGS: granted=true android.permission.BLUETOOTH: granted=true android.permission.INTERNET: granted=true User 0: ceDataInode=137710 installed=true hidden=false suspended=false stopped=false notLaunched=false enabled=0 instant=false virtual=false gids=[3002, 3003] runtime permissions: android.permission.RECORD_AUDIO: granted=true, flags=[ USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED] isSystemUserPackagesBlacklistSupported: false

Package Changes: Sequence number=4 User 0: seq=3, package=com.oculus.fitnesstracker

Dexopt state: [com.AnotherAxiom.GorillaTag] path: /data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/base.apk arm64: [status=speed-profile] [reason=bg-dexopt]

Compiler stats: [com.AnotherAxiom.GorillaTag] base.apk - 148

Active APEX packages:

Inactive APEX packages:

Factory APEX packages:

APEX session state: " [2021-11-28 08:31:47 VRB] Exit code: 0 [2021-11-28 08:31:47 INF] App Version: 1.1.7 [2021-11-28 08:31:47 INF] Attempting to check modding status from package dump [2021-11-28 08:31:47 INF] Modded permission not found, downloading APK from the Quest instead . . . [2021-11-28 08:31:47 DBG] Executing ADB command: adb shell pm path com.AnotherAxiom.GorillaTag [2021-11-28 08:31:47 VRB] Standard output: "package:/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/base.apk " [2021-11-28 08:31:47 VRB] Exit code: 0 [2021-11-28 08:31:47 DBG] Executing ADB command: adb pull "/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/base.apk" "C:\Users\Alfonso\AppData\Local\Temp\QuestPatcher\patching\currentlyInstalled.apk" [2021-11-28 08:31:48 VRB] Standard output: "/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/base.apk: 1 file pulled, 0 skipped. 172.9 MB/s (122989555 bytes in 0.679s) " [2021-11-28 08:31:48 VRB] Exit code: 0 [2021-11-28 08:31:48 INF] Checking APK modding status . . . [2021-11-28 08:31:48 INF] APK is not modded and is 64 bit [2021-11-28 08:31:48 INF] Loading mods . . . [2021-11-28 08:31:48 DBG] Executing ADB command: adb shell "mkdir -p '/sdcard/QuestPatcher/com.AnotherAxiom.GorillaTag/installedMods/' && mkdir -p '/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/mods/' && mkdir -p '/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/libs/'" [2021-11-28 08:31:48 VRB] Standard output: "" [2021-11-28 08:31:48 VRB] Exit code: 0 [2021-11-28 08:31:48 DBG] Listing files in mods, libs and installedMods . . . [2021-11-28 08:31:48 DBG] Executing ADB command: adb shell "ls -p \"/sdcard/QuestPatcher/com.AnotherAxiom.GorillaTag/installedMods/\" | grep /" [2021-11-28 08:31:48 DBG] Executing ADB command: adb shell "ls -p \"/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/mods/\" | grep -v /" [2021-11-28 08:31:48 DBG] Executing ADB command: adb shell "ls -p \"/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/libs/\" | grep -v /" [2021-11-28 08:31:48 VRB] Standard output: "" [2021-11-28 08:31:48 VRB] Exit code: 1 [2021-11-28 08:31:48 VRB] Standard output: "" [2021-11-28 08:31:48 VRB] Exit code: 1 [2021-11-28 08:31:48 VRB] Standard output: "" [2021-11-28 08:31:48 VRB] Exit code: 1 [2021-11-28 08:31:48 DBG] Starting mod load tasks . . . [2021-11-28 08:31:48 INF] 0 mods loaded in 132.737ms! [2021-11-28 08:31:48 DBG] Executing ADB command: adb shell "mkdir -p '/sdcard/ModData/com.AnotherAxiom.GorillaTag/Mods/GorillaCosmetics/Hats/'" [2021-11-28 08:31:48 VRB] Standard output: "" [2021-11-28 08:31:48 VRB] Exit code: 0 [2021-11-28 08:31:48 DBG] Executing ADB command: adb shell "ls -p \"/sdcard/ModData/com.AnotherAxiom.GorillaTag/Mods/GorillaCosmetics/Hats/\" | grep -v /" [2021-11-28 08:31:48 VRB] Standard output: "" [2021-11-28 08:31:48 VRB] Exit code: 1 [2021-11-28 08:31:51 INF] Copying APK to patched location . . . [2021-11-28 08:31:51 INF] Copying files to patch APK . . . [2021-11-28 08:31:51 DBG] Downloading libunity index for the first time . . . [2021-11-28 08:31:52 INF] Checking index for unstripped libunity.so . . . [2021-11-28 08:31:52 WRN] Unstripped libunity found for other versions of this app, but not 1.1.7 [2021-11-28 08:33:50 DBG] Closing QuestPatcher . . . [2021-11-28 08:33:50 INF] Saving config file . . . [2021-11-28 08:33:50 DBG] Goodbye! [2021-11-28 08:36:08 INF] Loading config . . . [2021-11-28 08:36:08 DBG] QuestPatcherService constructed (QuestPatcher version 2.3.0) [2021-11-28 08:36:08 DBG] Loading default themes [2021-11-28 08:36:08 DBG] 2 themes loaded successfully! [2021-11-28 08:36:08 INF] Starting QuestPatcher . . . [2021-11-28 08:36:08 DBG] Executing ADB command: adb shell pm list packages com.AnotherAxiom.GorillaTag [2021-11-28 08:36:09 VRB] Standard output: "package:com.AnotherAxiom.GorillaTag " [2021-11-28 08:36:09 VRB] Exit code: 0 [2021-11-28 08:36:09 INF] App is installed [2021-11-28 08:36:09 INF] Deleting old files. . . [2021-11-28 08:36:09 DBG] Executing ADB command: adb shell "mkdir -p '/sdcard/QuestPatcher/com.AnotherAxiom.GorillaTag/installedMods/' && mkdir -p '/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/mods/' && mkdir -p '/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/libs/'" [2021-11-28 08:36:09 VRB] Standard output: "" [2021-11-28 08:36:09 VRB] Exit code: 0 [2021-11-28 08:36:09 DBG] Executing ADB command: adb shell "ls -p \"/sdcard/QuestPatcher/com.AnotherAxiom.GorillaTag/installedMods/\" | grep -v /" [2021-11-28 08:36:09 VRB] Standard output: "" [2021-11-28 08:36:09 VRB] Exit code: 1 [2021-11-28 08:36:09 DBG] Executing ADB command: adb shell dumpsys "package com.AnotherAxiom.GorillaTag" [2021-11-28 08:36:09 VRB] Standard output: "Activity Resolver Table: Non-Data Actions: android.intent.action.MAIN: 2b116d9 com.AnotherAxiom.GorillaTag/com.unity3d.player.UnityPlayerActivity filter 5cd8be8 Action: "android.intent.action.MAIN" Category: "com.oculus.intent.category.VR" Category: "android.intent.category.INFO"

Key Set Manager: [com.AnotherAxiom.GorillaTag] Signing KeySets: 50

Packages: Package [com.AnotherAxiom.GorillaTag] (f33089e): userId=10103 pkg=Package{d8eff7f com.AnotherAxiom.GorillaTag} codePath=/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw== resourcePath=/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw== legacyNativeLibraryDir=/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/lib primaryCpuAbi=arm64-v8a secondaryCpuAbi=null versionCode=83 minSdk=23 targetSdk=28 versionName=1.1.7 splits=[base] apkSigningVersion=2 applicationInfo=ApplicationInfo{2f5ab4c com.AnotherAxiom.GorillaTag} flags=[ HAS_CODE ALLOW_CLEAR_USER_DATA ] privateFlags=[ PRIVATE_FLAG_ACTIVITIES_RESIZE_MODE_RESIZEABLE_VIA_SDK_VERSION PRIVATE_FLAG_REQUEST_LEGACY_EXTERNAL_STORAGE ] dataDir=/data/user/0/com.AnotherAxiom.GorillaTag supportsScreens=[small, medium, large, xlarge, resizeable, anyDensity] timeStamp=2021-11-25 09:25:58 firstInstallTime=2021-10-17 11:13:19 lastUpdateTime=2021-11-25 09:26:06 installerPackageName=com.oculus.ocms signatures=PackageSignatures{5934795 version:2, signatures:[f1ddb963], past signatures:[]} installPermissionsFixed=true pkgFlags=[ HAS_CODE ALLOW_CLEAR_USER_DATA ] requested permissions: android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.MODIFY_AUDIO_SETTINGS android.permission.BLUETOOTH install permissions: android.permission.MODIFY_AUDIO_SETTINGS: granted=true android.permission.BLUETOOTH: granted=true android.permission.INTERNET: granted=true User 0: ceDataInode=137710 installed=true hidden=false suspended=false stopped=false notLaunched=false enabled=0 instant=false virtual=false gids=[3002, 3003] runtime permissions: android.permission.RECORD_AUDIO: granted=true, flags=[ USER_SENSITIVE_WHEN_GRANTED|USER_SENSITIVE_WHEN_DENIED] isSystemUserPackagesBlacklistSupported: false

Package Changes: Sequence number=4 User 0: seq=3, package=com.oculus.fitnesstracker

Dexopt state: [com.AnotherAxiom.GorillaTag] path: /data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/base.apk arm64: [status=speed-profile] [reason=bg-dexopt]

Compiler stats: [com.AnotherAxiom.GorillaTag] base.apk - 148

Active APEX packages:

Inactive APEX packages:

Factory APEX packages:

APEX session state: " [2021-11-28 08:36:09 VRB] Exit code: 0 [2021-11-28 08:36:09 INF] App Version: 1.1.7 [2021-11-28 08:36:09 INF] Attempting to check modding status from package dump [2021-11-28 08:36:09 INF] Modded permission not found, downloading APK from the Quest instead . . . [2021-11-28 08:36:09 DBG] Executing ADB command: adb shell pm path com.AnotherAxiom.GorillaTag [2021-11-28 08:36:09 VRB] Standard output: "package:/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/base.apk " [2021-11-28 08:36:09 VRB] Exit code: 0 [2021-11-28 08:36:09 DBG] Executing ADB command: adb pull "/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/base.apk" "C:\Users\Alfonso\AppData\Local\Temp\QuestPatcher\patching\currentlyInstalled.apk" [2021-11-28 08:36:10 VRB] Standard output: "/data/app/com.AnotherAxiom.GorillaTag-_FG7cEam4c4iERvR92PXTw==/base.apk: 1 file pulled, 0 skipped. 195.5 MB/s (122989555 bytes in 0.600s) " [2021-11-28 08:36:10 VRB] Exit code: 0 [2021-11-28 08:36:10 INF] Checking APK modding status . . . [2021-11-28 08:36:10 INF] APK is not modded and is 64 bit [2021-11-28 08:36:10 INF] Loading mods . . . [2021-11-28 08:36:10 DBG] Executing ADB command: adb shell "mkdir -p '/sdcard/QuestPatcher/com.AnotherAxiom.GorillaTag/installedMods/' && mkdir -p '/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/mods/' && mkdir -p '/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/libs/'" [2021-11-28 08:36:10 VRB] Standard output: "" [2021-11-28 08:36:10 VRB] Exit code: 0 [2021-11-28 08:36:10 DBG] Listing files in mods, libs and installedMods . . . [2021-11-28 08:36:10 DBG] Executing ADB command: adb shell "ls -p \"/sdcard/QuestPatcher/com.AnotherAxiom.GorillaTag/installedMods/\" | grep /" [2021-11-28 08:36:10 DBG] Executing ADB command: adb shell "ls -p \"/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/mods/\" | grep -v /" [2021-11-28 08:36:10 DBG] Executing ADB command: adb shell "ls -p \"/sdcard/Android/data/com.AnotherAxiom.GorillaTag/files/libs/\" | grep -v /" [2021-11-28 08:36:10 VRB] Standard output: "" [2021-11-28 08:36:10 VRB] Exit code: 1 [2021-11-28 08:36:10 VRB] Standard output: "" [2021-11-28 08:36:10 VRB] Exit code: 1 [2021-11-28 08:36:10 VRB] Standard output: "" [2021-11-28 08:36:10 VRB] Exit code: 1 [2021-11-28 08:36:10 DBG] Starting mod load tasks . . . [2021-11-28 08:36:10 INF] 0 mods loaded in 135.8663ms! [2021-11-28 08:36:10 DBG] Executing ADB command: adb shell "mkdir -p '/sdcard/ModData/com.AnotherAxiom.GorillaTag/Mods/GorillaCosmetics/Hats/'" [2021-11-28 08:36:10 VRB] Standard output: "" [2021-11-28 08:36:10 VRB] Exit code: 0 [2021-11-28 08:36:10 DBG] Executing ADB command: adb shell "ls -p \"/sdcard/ModData/com.AnotherAxiom.GorillaTag/Mods/GorillaCosmetics/Hats/\" | grep -v /" [2021-11-28 08:36:10 VRB] Standard output: "" [2021-11-28 08:36:10 VRB] Exit code: 1 [2021-11-28 08:36:13 INF] Copying APK to patched location . . . [2021-11-28 08:36:13 INF] Copying files to patch APK . . . [2021-11-28 08:36:13 DBG] Downloading libunity index for the first time . . . [2021-11-28 08:36:14 INF] Checking index for unstripped libunity.so . . . [2021-11-28 08:36:14 WRN] Unstripped libunity found for other versions of this app, but not 1.1.7 [2021-11-28 08:36:43 DBG] Executing ADB command: adb shell pm list packages [2021-11-28 08:36:43 VRB] Standard output: "package:com.oculus.firsttimenuxresources package:com.android.dynsystem package:com.oculus.updater package:com.android.providers.calendar package:com.oculus.statscollector package:com.oculus.environment.prod.bubbles package:com.android.providers.media package:com.oculus.systemdriver package:com.oculus.websafety package:com.android.externalstorage package:com.oculus.browser package:com.android.htmlviewer package:com.android.companiondevicemanager package:com.oculus.os.vrlockscreen package:com.android.providers.downloads package:com.android.providers.tv package:com.android.networkstack.inprocess package:com.oculus.identitymanagement.service package:com.gunraiders package:com.readyatdawn.r15 package:com.oculus.vrshell.desktop package:com.beatgames.beatsaber package:com.android.pacprocessor package:com.oculus.vrshell package:com.oculus.os.vrusb package:com.android.modulemetadata package:com.android.certinstaller package:com.oculus.environment.prod.adobe package:android package:com.qualcomm.wfd.service package:com.android.mtp package:com.AnotherAxiom.GorillaTag package:com.android.backupconfirm package:com.oculus.location.geocoder package:com.oculus.os.vrbrowserlauncher package:com.oculus.environment.prod.spacestation package:com.oculus.horizon package:com.android.provision package:com.android.statementservice package:com.oculus.unifiedtelemetry package:com.oculus.systemutilities package:com.oculus.deviceauthserver package:com.oculus.firsttimenux package:com.oculus.store package:com.oculus.linefrequencyservice package:com.oculus.os.logcollector package:com.oculus.xrstreamingclient package:com.android.providers.settings package:com.oculus.socialplatform package:com.android.sharedstoragebackup package:com.oculus.qplservice package:com.android.webview package:com.android.inputdevices package:com.oculus.assistant package:com.oculus.notification_proxy package:com.golfscope.proputt package:com.oculus.systemresource package:com.oculus.companion.server package:com.oculus.backuptransportservice package:com.google.android.apps.youtube.vr.oculus package:android.ext.shared package:com.android.onetimeinitializer package:com.android.keychain package:com.oculus.vrcast package:com.android.localtransport package:com.android.packageinstaller package:com.oculus.systemux package:com.facebook.spatial_persistence_service package:com.vrchat.oculus.quest package:com.android.proxyhandler package:com.oculus.nux.ota package:com.oculus.fitnesstracker package:com.android.managedprovisioning package:com.oculus.bugreportservice package:com.oculus.gatekeeperservice package:com.oculus.os.chargecontrol package:com.oculus.os.clearactivity package:com.oculus.ocms package:com.oculus.yadi package:com.oculus.appsafety package:com.oculus.bodyapiservice package:com.oculus.systemactivities package:com.oculus.tv package:com.oculus.userserver2 package:com.android.storagemanager package:com.android.bookmarkprovider package:com.android.settings package:com.oculus.guardianresources package:com.oculus.guardian package:com.oculus.gamingactivity package:com.android.networkstack.permissionconfig package:com.oculus.explore package:com.oculus.presence package:com.android.vpndialogs package:com.android.shell package:com.android.providers.blockednumber package:com.android.providers.userdictionary package:com.oculus.externalstorage package:com.oculus.preloader package:com.android.location.fused package:com.android.permissioncontroller package:oculus.platform package:com.oculus.micservice package:com.oculus.vralertservice package:com.oculus.avatar2 package:com.android.bluetooth package:com.qualcomm.timeservice package:com.android.providers.contacts package:com.android.captiveportallogin package:com.oculus.vrshell.home package:com.oculus.handsnuxresources package:com.oculus.shellenv package:com.AgainstGravity.RecRoom package:com.oculus.alpenglow package:com.oculus.mrservice " [2021-11-28 08:36:43 VRB] Exit code: 0

Lauriethefish commented 2 years ago

This is normal, it happens since no unstripped libunity.so has been added for the latest gorilla tag version. This is because no mods are available, so there frankly isn't any point in adding it.

ElijahLIKEBEANS commented 2 years ago

so is there mods we can use on the new update

Lauriethefish commented 2 years ago

No

TTVthart commented 2 years ago

well how are supposed to et mods

Lauriethefish commented 2 years ago

You're not

MocKRyYT commented 2 years ago

Can't you just go into an older version but still be able to use the mods and does Monke map loader work for the new update.