Posted July 03, 2022 by Springroll Games
The new GM Runtime (2022.6.0.23
) changed how instance ids are detected; they are now considered a "reference" type instead of being a real number or integer. This breaks the buffer_write_auto
script in PFE, which in turn breaks online matches and replays. The temporary fix is to change these lines at the end of buffer_write_auto
: