<div dir="ltr"><div>These classes currently derive from __FCBaseData but they are not data classes, and calling i/o functions on them such as Save() does not serve any purpose.</div><div><br></div><div>Starting in 0.66 of RGP Lua, they will no longer be data classes. They will derive from __FCBase. If you have scripts calling Load or Save on these classes, they will no longer function. The fix is to remove the call to Save that accomplishes nothing anyway.</div><div><br></div><div><br></div></div>