[1.210.012] Programmable Block Regex Freeze

Slushtrap Gamer shared this bug 6 hours ago
Submitted

It's possible to freeze the game using programmable blocks and the Regex class. For example;

System.Text.RegularExpressions.Regex.IsMatch("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaab", "(a+)+$");
This will cause the game to completely stop, and increasing the amount of 'a' characters just makes the problem exponentionally worse, especially if called every frame.

Leave a Comment
 
Attach a file