Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Days Gone crashes when injecting UEVR #302

Open
vadzvnik opened this issue Nov 28, 2024 · 0 comments
Open

[BUG] Days Gone crashes when injecting UEVR #302

vadzvnik opened this issue Nov 28, 2024 · 0 comments

Comments

@vadzvnik
Copy link

Days Gone crashes right after you inject UEVR. Tried with DirectX11 and 12 - the same issue

UEVR-specific logs and crash dumps:
[2024-11-27 20:27:52.283] [UnrealVR] [info] UnrealVR entry
[2024-11-27 20:27:52.283] [UnrealVR] [info] Game Module Addr: 7ff78fa40000
[2024-11-27 20:27:52.283] [UnrealVR] [info] Game Module Size: 64b6000
[2024-11-27 20:27:52.283] [UnrealVR] [info] Getting OS version information...
[2024-11-27 20:27:52.283] [UnrealVR] [info] OS Version Information
[2024-11-27 20:27:52.283] [UnrealVR] [info] Major Version: 10
[2024-11-27 20:27:52.283] [UnrealVR] [info] Minor Version: 0
[2024-11-27 20:27:52.283] [UnrealVR] [info] Build Number: 19045
[2024-11-27 20:27:52.283] [UnrealVR] [info] Platform Id: 2
[2024-11-27 20:27:52.283] [UnrealVR] [info] Disclaimer: Framework does not send this information to the developers or any other third party.
[2024-11-27 20:27:52.283] [UnrealVR] [info] This information is only used to help with the development of Framework.
[2024-11-27 20:27:52.283] [UnrealVR] [info] [PluginLoader] Module path C:\Program Files (x86)\Steam\steamapps\common\Days Gone\BendGame\Binaries\Win64\DaysGone.exe
[2024-11-27 20:27:52.283] [UnrealVR] [info] [PluginLoader] Creating directories C:\Users\vadpc\AppData\Roaming\UnrealVRMod\DaysGone\plugins
[2024-11-27 20:27:52.284] [UnrealVR] [info] [PluginLoader] Created directory for plugins: C:\Users\vadpc\AppData\Roaming\UnrealVRMod\DaysGone\plugins
[2024-11-27 20:27:52.284] [UnrealVR] [info] [PluginLoader] Loading plugins...
[2024-11-27 20:27:52.284] [UnrealVR] [info] Shared memory constructor!
[2024-11-27 20:27:52.284] [UnrealVR] [info] Mapped memory!
[2024-11-27 20:27:52.284] [UnrealVR] [info] Leaving Framework constructor
[2024-11-27 20:27:52.284] [UnrealVR] [info] Command thread entry
[2024-11-27 20:27:52.284] [UnrealVR] [info] D3D monitor thread entry
[2024-11-27 20:27:52.318] [UnrealVR] [info] Sending rehook request for D3D
[2024-11-27 20:27:52.319] [UnrealVR] [info] Hooking D3D12
[2024-11-27 20:27:52.319] [UnrealVR] [info] Creating dummy device
[2024-11-27 20:27:52.319] [UnrealVR] [info] D3D12CreateDevice appears to be hooked, temporarily unhooking
[2024-11-27 20:27:52.353] [UnrealVR] [info] Restoring hooked bytes for D3D12CreateDevice
[2024-11-27 20:27:52.353] [UnrealVR] [info] Dummy device: 19eb9dd55e0
[2024-11-27 20:27:52.353] [UnrealVR] [info] Creating dummy DXGI factory
[2024-11-27 20:27:52.353] [UnrealVR] [info] Creating dummy command queue
[2024-11-27 20:27:52.377] [UnrealVR] [info] Creating dummy swapchain
[2024-11-27 20:27:52.377] [UnrealVR] [info] Trying swapchain attempt 0
[2024-11-27 20:27:52.379] [UnrealVR] [info] Created dummy swapchain on attempt 0
[2024-11-27 20:27:52.379] [UnrealVR] [info] Querying dummy swapchain
[2024-11-27 20:27:52.379] [UnrealVR] [info] Swapchain type info: unknown
[2024-11-27 20:27:52.379] [UnrealVR] [info] Swapchain raw type info: unknown
[2024-11-27 20:27:52.379] [UnrealVR] [info] Finding command queue offset
[2024-11-27 20:27:52.379] [UnrealVR] [info] Found command queue offset: 118
[2024-11-27 20:27:52.381] [UnrealVR] [info] Initializing hooks
[2024-11-27 20:27:52.381] [UnrealVR] [info] [PointerHook.cpp:24] [PointerHook] Hooking 7ffe3b7da040->7ffe3b7418c0 to 7ffd81e4d240
[2024-11-27 20:27:52.396] [UnrealVR] [info] Hooked DirectX 12
[2024-11-27 20:27:52.397] [UnrealVR] [error] Failed to initialize Framework on DirectX 12

[2024-11-27 20:27:52.892] [UnrealVR] [info] Attempting to initialize DirectX 12
[2024-11-27 20:27:52.892] [UnrealVR] [info] Device: 0
[2024-11-27 20:27:52.892] [UnrealVR] [info] SwapChain: 19d5057cca0
[2024-11-27 20:27:52.892] [UnrealVR] [info] Device or SwapChain null. DirectX 11 may be in use. Unhooking D3D12...
[2024-11-27 20:27:52.892] [UnrealVR] [info] Unhooking D3D12
[2024-11-27 20:27:52.892] [UnrealVR] [info] D3D12 unhooked!
[2024-11-27 20:27:52.892] [UnrealVR] [info] Hooking D3D11
[2024-11-27 20:27:52.902] [UnrealVR] [info] [PointerHook.cpp:24] [PointerHook] Hooking 7ffe3b7da040->7ffe3b7418c0 to 7ffd81e4a060
[2024-11-27 20:27:52.902] [UnrealVR] [info] [PointerHook.cpp:24] [PointerHook] Hooking 7ffe3b7da068->7ffe3b762810 to 7ffd81e4a350
[2024-11-27 20:27:52.903] [UnrealVR] [info] Hooked DirectX 11
[2024-11-27 20:27:52.903] [UnrealVR] [error] Failed to initialize Framework on DirectX 12
[2024-11-27 20:27:52.905] [UnrealVR] [error] Failed to initialize Framework on DirectX 11

Identify the UEVR version

UEVR Nightly 981 (5cc4235)

  • tried the latest stable version - the same issue

To Reproduce

Steps to reproduce the behavior:

  1. start UEVR
  2. start Days Gone
  3. click Inject UEVR
  4. windows popup to report error

Expected behavior

game works in VR mode

Screenshots

If applicable, add screenshots to help explain your problem.

PC Specs (please complete the following information):

  • OS Windows 11
  • Graphics card RTX 4090
  • CPU 7800x3d
  • Headset Model quest 3
  • steam vr default
  • Streamer if applicable USB Link
  • not running any additional xr

Thank you in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant