TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

MyDefinitionId.ToString fix #543

Closed viktor-ferenczi closed 1 year ago

viktor-ferenczi commented 1 year ago

Patching the overridden virtual method crashes Torch.

I suggest loading this Harmony based plugin instead: DefIdToStringFix


MyDefinitionId.ToString fix (performance, deadlock).

UNTESTED! The Torch integration most likely needs to be fixed.

The algorithm should just work, it has been tested extensively with the previous game version.