Fixed edge cases for serialization and deserialization of scripts #218

Merged
Pycorax merged 3 commits from SP3-6-c-scripting into main 2022-11-17 17:17:13 +08:00
Pycorax commented 2022-11-17 16:02:50 +08:00 (Migrated from github.com)
  • Fixed bug where certain null object sin deserialization was not handled
  • Fixed issue where scripts of Entities destroyed during scene unloading are not properly disposed
  • Added additional exception handling for serialization and deserialization failures for scripts to prevent data loss
- Fixed bug where certain null object sin deserialization was not handled - Fixed issue where scripts of Entities destroyed during scene unloading are not properly disposed - Added additional exception handling for serialization and deserialization failures for scripts to prevent data loss
XiaoQiDigipen (Migrated from github.com) reviewed 2022-11-17 16:02:50 +08:00
Sign in to join this conversation.
No description provided.