NyanBlade / BeatSaberQuestInstaller

GUI for custom songs in Beat Saber for Oculus Quest - NyanBlade#7754
178 stars 13 forks source link

Step 6 Failure #18

Open JDanger79 opened 5 years ago

JDanger79 commented 5 years ago

I REALLY want to be able to use custom songs in Beat Saver. When I do everything Im supposed to do (following the steps exactly), step 6 fails. Im unable to inject the songs and get messages that certain paths can not be found. Im going to post what the command screen shows. If anyone can help me I would be so grateful.

Below is what I see in the command screen when I press run installer.

Thanks.

Could Not Find C:\Users\jgarc\Downloads\QuestSongsInstaller\dist\apk\base Attempting to pull Beat Saber from your device... adb: error: failed to get feature set: more than one device/emulator The system cannot find the file specified. Attempting to pull your scores... adb: error: failed to get feature set: more than one device/emulator The system cannot find the file specified. Input file (.\base.apk) was not found or was not readable. The system cannot find the path specified. Attempting to convert your songs for Quest... 2019/06/01 17:19:10 Converting "ToConvert\Mr Blue Sky" Changing names of songs and covers Changed name off song.ogg toMr. Blue Sky.ogg Changed name off cover.jpg toMr. Blue Sky.jpg Binary file to patch doesn't exist! Found 1 custom songs to inject: Couldn't find sharedassets17.assets(.split0) in the assetsFolder. The system cannot find the path specified. The system cannot find the path specified. The system cannot find the path specified. The system cannot find the path specified. .\assets*.* The system cannot find the file specified. 0 file(s) copied. I: Using Apktool 2.4.0 brut.directory.DirectoryException: java.nio.file.NoSuchFileException: .\apk\base jarsigner: unable to open jar file: .\apk\base\dist\base.apk if everything didn't go perfectly in the steps above, ctrl-c now before beatsaber gets uninstalled... Press any key to continue . . .

BrainSlugs83 commented 5 years ago

"adb: error: failed to get feature set: more than one device/emulator"

Do you have other devices plugged in? -- perhaps Bluestacks is installed? -- It would be nice if the software was smart enough for that to not be an issue but...

JDanger79 commented 5 years ago

Thanks for your reply. Late last night I figured out what was happening. I use Native Instruments for music creation and apparently their software, for some odd reason, creates an android emulator. As soon as I killed that program it worked.

Now Im enjoying Beat Saber with custom songs and Im loving it.

Labarynth commented 5 years ago

How do kill that program, I'm not having any luck with this, also do you know of any other programs that run in an android emulator

Flink91 commented 5 years ago

I have the same problem, but I don't see any other programs that might be interfering...

JDanger79 commented 5 years ago

Sorry I didn't respond early. Have you run the adb devices command in adb? Might want to try that and see what comes up. When I did it showed a device on there that wasn't my Quest. When I searched that device name on the internet I found it was related to Native Instruments. Then I just ended all Native Instruments tasks in my task manager and I was able to get the songs installed without any problem.