Beta 2024.7.15.917

From Resonite Wiki

Beta 2024.7.15.917 is a Resonite version released on 2024/07/15.

The following notes were sent by Frooxius:

Pushing out a small bugfix build. I want to get these fixes out asap, since they prevent some items from loading properly and can result in data loss if resaved.

Bugfixes:

  • Mark Delegate as system type to fix crashes when manipulating method proxies with ProtoFlux tool (reported by @Nytra, @Lux @Modern, chaixshot, issue #2573)
  • Fix nullable types failing to parse when the base type is not an engine base primitive (e.g. enum)
    • This fixes ObjectFieldDrive<Chirality?> failing to load (reported by @H@mer, @Modern, issue #2567)