[Modding] Custom Event Controller Event Components Causing Crash
Submitted
I have a mod that adds custom event controller events, storing their data in a "MyObjectBuilder_ModCustomComponent" instance to save between reloads.
After the latest update and hotfix, the event controller block raises a KeyNotFoundException during block Init - either on world load or during copy paste.
This system did work before the update with no issue so I'll assume changes were made to event controller or entity component deserialization.
Below is both the log file from the various loading attempts along with an SBC file containing the custom event controller event components.
Access denied
I have the same bug
Replies have been locked on this page!