You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
EDIT: I have further narrowed down the crash to Holographic remoting, disabling it stops the Standalone game from crashing. It seems based on the error logs that the HR function was trying to access the standalone game when it didn't have permission.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the following crash when choosing to launch as a Standalone Game from the editor when this plugin is enabled.
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x00007fff4925e3c0
kernel32
ntdll
Disabling the plugin stops the crash.
EDIT: I have further narrowed down the crash to Holographic remoting, disabling it stops the Standalone game from crashing. It seems based on the error logs that the HR function was trying to access the standalone game when it didn't have permission.
The text was updated successfully, but these errors were encountered: