UndertaleModTool
UndertaleModTool copied to clipboard
System.Collections.Generic.KeyNotFoundException: The given key '_temp_local_var_2' was not present in the dictionary.
Describe the bug
When opening the code (link for it at Reproducing steps step 1), and editing the if statement at line 54 to "if (true)", get the error shown in step 3 of Reproducing steps
Reproducing steps
- Open script with this code in it
- change line 54 if statement to "if (true)"
- Get this error
Setup Details
UTMT Version: Bleeding edge OS: Windows 10 64bit version 22H2 GameMaker Game: "Pizza Tower Network", the original discord for it is deleted, and it was the only way to officially download it, but here's a reupload.
I think the issue is related to #1059
This appears to have regressed to a compiler error due to containing two functions with the same name. "An item with the same key has already been added. Key: scr_gms_drawchat."