LibreVR / Revive

Play Oculus-exclusive games on the HTC Vive or Valve Index, scroll down for downloads and installation instructions.
Other
3.6k stars 332 forks source link

Games will not launch, Revive Tab in VR shows empty Window. #153

Closed rad4Christ closed 8 years ago

rad4Christ commented 8 years ago

I see revive's processes running, and whether I run as admin or not, no games show up in Steam list, Oculus Home detects no HMD, and in SteamVR under the Revive tab, no games show at all. Just a blank screen.

Oculus is installed to the D: drive, I don't know if that has any bearing on the issue.

LibreVR commented 8 years ago

The Oculus update changed some file paths, working on an update now.

Bender-B-Rodriguez commented 8 years ago

After installing the new update, no games continue to show under the Revive tab in the Virtual Hub of the HTC vive. I have tried reinstalling revive several times and under different folders, with no success. I'll attached a screen shoot. Great work by the way!! untitled

faethon commented 8 years ago

Same here, Revive tab is empty. Updated Oculus Home and reinstalled Revive, but still no luck :( Hope you find a fix :)

LibreVR commented 8 years ago

It looks like these files may have moved to different places for some people. Can you confirm that the folder C:\Program Files\Oculus\Software\Software exists for you?

Also go to your Oculus Home Settings > General and confirm that you're running version 1.5.0, maybe you just didn't receive the update yet.

faethon commented 8 years ago

Running 1.5.0.240083. My Oculus folder is actually in: C:\Program Files (x86)\Oculus\Software Has the location of the Oculus folder changed? I have it installed since day 1 (have a DK2 as well).

LibreVR commented 8 years ago

Wait, your Oculus folder moved to the Software subfolder entirely?

faethon commented 8 years ago

This is the folder in which all the installed games are: C:\Program Files (x86)\Oculus\Software\Software

So for instance, Luckys Tale is in: C:\Program Files (x86)\Oculus\Software\Software\playful-luckys-tale

This has been like this as in forever I guess, since I never did move this manually.

LibreVR commented 8 years ago

Ok, that's as expected, can you post the contents of the log files in %APPDATA%\Revive?

faethon commented 8 years ago

ReviveInjector.log (old date!, so from an earlier execution and older Revive version):

Launched injector with: D:\Virtual Reality\Vive\Revive\Revive\ReviveInjector_x64.exe /base "Software/playful-luckys-tale/LT.exe"
Creating process: C:\Program Files (x86)\Oculus\Software\playful-luckys-tale\LT.exe
Injecting DLL: D:\Virtual Reality\Vive\Revive\Revive\x64\openvr_api.dll
LoadLibrary found at address: 0xf7f174d0
Injecting DLL: D:\Virtual Reality\Vive\Revive\Revive\x64\LibRevive64_1.dll
LoadLibrary found at address: 0xf7f174d0
Injected dlls succesfully

ReviveOverlay.log (current date and time):

libpng warning: iCCP: known incorrect sRGB profile
Loaded manifest from: D:\Virtual Reality\Vive\Revive\revive.vrmanifest
Runtime directory: file:///D:/Games/Steam/steamapps/common/SteamVR/
Oculus directory: file:///C:/Program Files (x86)/Oculus/

Revive and Steam are installed on my D: drive, in the folders as reported in the log files.

Bender-B-Rodriguez commented 8 years ago

The location of my Oculus file may be the issue with mine. I have it installed on a separate drive and its location is E:\oculus\software\software I have to install it on a different drive because my main drive is full.

LibreVR commented 8 years ago

@faethon That looks fine, but it seems it wasn't able to detect any games. Can you share the contents of D:\Virtual Reality\Vive\Revive\revive.vrmanifest?

@Bender-B-Rodriguez That's not a problem, I just gave the default path, but these paths are automatically detected.

faethon commented 8 years ago

Contents of the manifest file is indeed rather empty:

{
    "applications": [
        {
            "app_key": "revive.dashboard.overlay",
            "arguments": "",
            "binary_path_windows": "ReviveOverlay.exe",
            "image_path": "revive.png",
            "is_dashboard_overlay": true,
            "launch_type": "binary",
            "strings": {
                "en_us": {
                    "description": "Revive Dashboard overlay",
                    "name": "Revive Dashboard"
                }
            }
        }
    ]
}
LibreVR commented 8 years ago

It seems like it can't find the manifest files. What are the contents of the C:\Program Files (x86)\Oculus\Software\Manifests folder?

Bender-B-Rodriguez commented 8 years ago

Just confirmed that I am running 1.5.0.240083 of the oculus software

faethon commented 8 years ago

There is a bunch of json & mini files in that directory, for all the applications I have and had installed.

I tried reinstalling revive just now, to see if it picks up the applications, but the manifest file is completely empty now. Probably because I have to run revive first in Steam. But it's the middle of the night, so have to continue tomorrow.

Bender-B-Rodriguez commented 8 years ago

Not sure if this helps, but this is what I have in the Manifests file.

manf

LibreVR commented 8 years ago

@Bender-B-Rodriguez That looks fine, can you post your logs from %APPDATA%\Revive?

ShadoWallker commented 8 years ago

libpng warning: iCCP: known incorrect sRGB profile Loaded manifest from: C:\Program Files\Revive\revive.vrmanifest Runtime directory: file:///C:/Program Files (x86)/Steam/steamapps/common/SteamVR/ Oculus directory: file:///C:/Program Files/Oculus/ Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-client.json Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-compat.json Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-diagnostics.json Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-dreamdeck-nux.json Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-drivers.json Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-home.json Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-librarian.json Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-overlays.json Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-redistributable-installer.json Loading assets manifest: file:///c:/Program Files/Oculus/Manifests/oculus-runtime.json

LibreVR commented 8 years ago

I see, it's loading the manifests from the wrong location for some reason. I've reuploaded the installer, can you redownload and reinstall it? Then try if it works and if it doesn't please post your log files again.

Bender-B-Rodriguez commented 8 years ago

Here are my logs

libpng warning: iCCP: known incorrect sRGB profile Loaded manifest from: C:\Program Files\Revive\revive.vrmanifest Runtime directory: file:///E:/Program Files (x86)/Steam/steamapps/common/SteamVR/ Oculus directory: file:///E:/Oculus/

LibreVR commented 8 years ago

Yours is just not loading any manifests for some reason...

xlapp commented 8 years ago

Having the same issues, was all working before Oculus update today. Installed revive new version and getting a blank page in SteamVR revive overlay. All default install locations, nothing changed

xlapp commented 8 years ago

happy to post logs aswell or anything needed

LibreVR commented 8 years ago

Log files are the most useful at this point, also try redownloading and reinstalling Revive just to be sure.

ShadoWallker commented 8 years ago

libpng warning: iCCP: known incorrect sRGB profile Loaded manifest from: C:\Program Files\Revive\revive.vrmanifest Runtime directory: file:///C:/Program Files (x86)/Steam/steamapps/common/SteamVR/ Oculus directory: file:///C:/Program Files/Oculus/

Bender-B-Rodriguez commented 8 years ago

This is my new log after trying a reinstall, still nothing showing though. The website (github) still shows that the installer was updated 4 hours ago, may the new update hasn't registered on github yet?

libpng warning: iCCP: known incorrect sRGB profile Loaded manifest from: C:\Program Files\Revive\revive.vrmanifest Runtime directory: file:///E:/Program Files (x86)/Steam/steamapps/common/SteamVR/ Oculus directory: file:///E:/Oculus/ Loading assets manifest: file:///e:/Oculus/Manifests/oculus-client.json Loading assets manifest: file:///e:/Oculus/Manifests/oculus-compat.json Loading assets manifest: file:///e:/Oculus/Manifests/oculus-diagnostics.json Loading assets manifest: file:///e:/Oculus/Manifests/oculus-dreamdeck-nux.json Loading assets manifest: file:///e:/Oculus/Manifests/oculus-drivers.json Loading assets manifest: file:///e:/Oculus/Manifests/oculus-home.json Loading assets manifest: file:///e:/Oculus/Manifests/oculus-librarian.json Loading assets manifest: file:///e:/Oculus/Manifests/oculus-overlays.json Loading assets manifest: file:///e:/Oculus/Manifests/oculus-redistributable-installer.json Loading assets manifest: file:///e:/Oculus/Manifests/oculus-runtime.json

xlapp commented 8 years ago

Re-installed, rebooted

libpng warning: iCCP: known incorrect sRGB profile Loaded manifest from: C:\Program Files\Revive\revive.vrmanifest Runtime directory: file:///C:/Program Files (x86)/Steam/steamapps/common/SteamVR/ Oculus directory: file:///C:/Program Files/Oculus/

LibreVR commented 8 years ago

Ah I see where this is coming from, I messed up the links in the release description, it was still pointing to the old release while the files at the bottom of the page was correct.

Please redownload and reinstall, it should be alright now.

xlapp commented 8 years ago

Brilliant support Libre!

LibreVR commented 8 years ago

So it works now?

xlapp commented 8 years ago

Re-downloading now, will do another re-boot to be safe and report back in 5

xlapp commented 8 years ago

Working perfectly for me, thank you Libre!

LibreVR commented 8 years ago

Nice, thanks for the feedback, it's so easy to look over these small mistakes.

peteostro commented 8 years ago

apps are now showing up but nothing launches for me

LibreVR commented 8 years ago

Please post your log files from %APPDATA%\Revive.

Bender-B-Rodriguez commented 8 years ago

Sorry to be a pain, but I still get nothing. Now, in addition, the revive icon is not showing. I'll post a screen shot of what I'm doing in a min.

LibreVR commented 8 years ago

@Bender-B-Rodriguez It must have closed Revive at some point, so just go to your start menu and open Revive Dashboard.

peteostro commented 8 years ago

log files ReviveInjector.txt ReviveOverlay.txt

Bender-B-Rodriguez commented 8 years ago

OK, got icon back but still no games

LibreVR commented 8 years ago

Ok, I'm off for today but I'll be back to solve any issues tomorrow, for anyone still experiencing issues try the following:

  1. Make sure SteamVR is off.
  2. Redownload and reinstall Revive.
  3. Reboot the computer, just to be sure.

If it still doesn't work I'll be back to do some more troubleshooting later.

Bender-B-Rodriguez commented 8 years ago

Ok, thanks for the help

peteostro commented 8 years ago

tried all the suggestions, games do not launch for me

Loukey42 commented 8 years ago

I couldn't get it to work at all, then I completely uninstalled revive and reinstalled and it works fine now.

faethon commented 8 years ago

Just tried with the latest version, and everything works again! I had to manually start the Revive dashboard overlay, but since then everything works as expected. The Revive tab is available and contains my games, and I can start them as well (tried Lucky's Tale). Good job!

johnnysac5 commented 8 years ago

When I click on the link to install version 6.1 i get an error 404 page not found message. Anyone else having this issue?

ProfessorS1 commented 8 years ago

Same thing as johnnysac. The link to install is an error page. Is there anyway someone could post a link or PM one to me?

Thank you!

LibreVR commented 8 years ago

Which link are you using? It may be your virus scanner is blocking the download.

ProfessorS1 commented 8 years ago

The link at the top of the page that you provided. Is there a newer one?

LibreVR commented 8 years ago

Just to be sure, here's the link again: https://github.com/LibreVR/Revive/releases/download/0.6.2/ReviveInstaller.exe

ProfessorS1 commented 8 years ago

I had the link to 0.6.1.

Thank you!