Closed Burst99325 closed 1 month ago
hook.Globals.PlayerVehicle.SetStringVariable(...) causes this exception:
"One or more errors occurred. (OmsiRemoteMethods are not initialised, remote memory allocator cannot be used!)"
I'm just copying what you found out on Discord here, to remind myself when I come back to this:
This issue is that the OMSI_PLUGIN is still being used in Memory.cs
OMSI_PLUGIN
Memory.cs
Line 1108 and 1145 in Memory.cs
hook.Globals.PlayerVehicle.SetStringVariable(...) causes this exception:
"One or more errors occurred. (OmsiRemoteMethods are not initialised, remote memory allocator cannot be used!)"