bbradson / Performance-Fish

Performance Mod for RimWorld
Mozilla Public License 2.0
423 stars 34 forks source link

failed to generate an optimized delegate for static System.Void PadMethod #8

Closed ezadEzanee closed 1 year ago

ezadEzanee commented 1 year ago

Hi, had this error showing up upon restarting PerformanceFish after install. Logs are at https://gist.github.com/af3f6854d64aa97bdaa88652053b91cc

PerformanceFish failed to generate an optimized delegate for static System.Void PadMethod-8a5362b8-c7e9-4b16-b5c4-5b108a380fb8(). Reverting to default behaviour instead.

bbradson commented 1 year ago

This is essentially an empty method harmony generates when used on Linux. The new build now ignores these and won't throw anymore.