You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sanitiser for ModData is too strict, preventing writes that should be feasible as soon as Load has finished executing.
(Since Load runs before OnPreThingCreation, itself before OnAnyLoad)
The sanitiser for ModData is too strict, preventing writes that should be feasible as soon as Load has finished executing.
(Since Load runs before OnPreThingCreation, itself before OnAnyLoad)