A temporary fix for COM3D2 1.32(.1) to suppress a bug that tries to destroy a Transform instead of GameObject that owns it
|
|
há 6 anos atrás | |
|---|---|---|
| SuppressTransformDestroy.Managed | há 6 anos atrás | |
| SuppressTransformDestroy.Patcher | há 6 anos atrás | |
| .gitignore | há 6 anos atrás | |
| README.md | há 6 anos atrás | |
| SuppressTransformDestroy.Patcher.sln | há 6 anos atrás |
COM3D2 1.32 introduced a small bug in which the game would try to incorrectly destroy a Transform object.
The bug causes massive error spams, and likely has a potential to cause memory leaks, as the correct objects are not destroyed.
This is a fix to the error untill KISS fixes the problem.
Download the latest release. Extract into Sybaris folder.