ZHMModSDK
ZHMModSDK copied to clipboard
[Editor] Crash - JSON serialising ZEntityPropertyReplica
The game will crash when attempting to view the properties of an EntityPropertReplica::ZEntityPropertyReplica.
Looks like it's related to serialising a TArray<ZString> with WriteSimpleJson
ZHMPtr::GetPtr
In ZHMArrayTypeInfo::WriteSimpleJson, the object ptr being "12" (in this case) raises some flags for me
Steps to reproduce the crash:
- Make sure the editor server is enabled
- Click an NPC
- Select the
EntityPropertReplica::ZEntityPropertyReplicaentity - -CRASH-