RigsOfRods / rigs-of-rods

Main development repository for Rigs of Rods soft-body physics simulator
https://www.rigsofrods.org
GNU General Public License v3.0
1.01k stars 175 forks source link

Fixed cache-file version check. #2928

Closed ohlidalp closed 2 years ago

ohlidalp commented 2 years ago

The check was only done after attempting to load the file contents. It must be done after JSON parsing but before loading contents.