theory-sdk icon indicating copy to clipboard operation
theory-sdk copied to clipboard

having the latex string `\\; -` crashes the game

Open zPeanut opened this issue 3 years ago • 1 comments

as stated in the title, when you have a latex string that reads something like this result += "g_i = \\;-i\\sin(t)";

when executed, the string \\;- crashes the game. i have mentioned this earlier in discord but it has not been fixed yet, so that's why i made this issue.

bug is still reproducable on the latest build of 1.4.28.

zPeanut avatar May 08 '22 20:05 zPeanut

still an issue on 1.4.30-b

sudo-ellipsis avatar Oct 19 '22 10:10 sudo-ellipsis