Page MenuHomeFeedback Tracker

RplProp with vector crashes the server
Closed, ResolvedPublic

Description

When using

class TAG_MyScriptedComponent : ScriptComponent
{
	[RplProp()]
	vector m_myVector_CrashesServer = "0 0 0";
}

the server crashes to death as soon as a proxy needs replication.

Nothing apart from the usual log entires was recorded. Maybe the crash log contains something ... but it should be easier to just reproduce and debug it.

Originally reported by Ook#5869 via Discord

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General

Event Timeline

RamBob added a subscriber: RamBob.Sep 26 2022, 1:58 PM
Geez changed the task status from New to Awaiting internal Testing.Oct 16 2022, 11:11 PM
Geez changed the task status from Awaiting internal Testing to Confirmed Internally.Oct 17 2022, 10:58 AM
Geez closed this task as Resolved.Oct 20 2022, 10:59 AM
Geez claimed this task.
Geez added a subscriber: Geez.

Hello Arkensor.
This has been resolved internally and the fix will appear in one of the future updates.
Regards,
Geez