There is a problem with ingame scripting
Need More Information
It looks like the API types are outdated, I know there were other changes befor, like with the MyTextpannel, was over a year outdated, befor it breaks the script. It affected many existing scripts
Current Example:
cannot convert from 'List<IMyThrust>' to 'MemorySafeList<IMyThrust>, so List<IMyThrust> is not working after the update anymore.
So my Question: Is this a new change, a bug, or have they been outdated for while?
Best regards
Royalrollin
MemorySafe* types are automatically replacing stuff to track memory.
You should include the PB script that has the error so that it gets properly fixed.
MemorySafe* types are automatically replacing stuff to track memory.
You should include the PB script that has the error so that it gets properly fixed.
Hello, Engineer!
Please provide a sample script that causes you an error.
Kind Regards
Keen Software House
QA Department
Hello, Engineer!
Please provide a sample script that causes you an error.
Kind Regards
Keen Software House
QA Department
Replies have been locked on this page!