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
When loading persistent state of properties type object. I assume there is no state property in json file, so the error is triggered.
I've got a strange feeling that sometimes object states are not loaded, but most of the time they are propertly loaded despite error log entry.
Describe the bug
Game: System Shock Remake.
I'm getting log errors:
[2024-09-24 20:57:35.999] [UnrealVR] [error] [UObjectHook.cpp:1128] [UObjectHook] Malfomed JSON file (missing path or state)
When loading persistent state of
properties
type object. I assume there is nostate
property in json file, so the error is triggered.I've got a strange feeling that sometimes object states are not loaded, but most of the time they are propertly loaded despite error log entry.
To Reproduce
Create persistent state for object property
Expected behavior
No errors in log file.
The text was updated successfully, but these errors were encountered: