You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if a string gauge tries to replace a capture group that doesn't exist it crashes due to an IndexOutOfBoundsException, after this crash you cant get back into the world unless you remove the offending gauge.
if a string gauge tries to replace a capture group that doesn't exist it crashes due to an IndexOutOfBoundsException, after this crash you cant get back into the world unless you remove the offending gauge.