itch.io is community of indie game creators and players

Devlogs

Broken Online & Replays on GMv2022.6.023

Platform Fighter Engine
A browser project made in HTML5

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:

Download Platform Fighter Engine
Leave a comment