The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
GNU General Public License v3.0
1.19k
stars
233
forks
source link
UML compiler doesn't support calling variables as functions #1920
Open
ChronoVortex opened 2 months ago
Describe the bug
Attempting to make changes to a source file that calls a variable as a function causes the compiler to fail:
The code referenced by the error:
Reproducing steps
Compile a GameMaker project that calls a variable as a function, decompile it with UA, then attempt to recompile using UML.
Setup Details
underanalyzer
branch (8c5462c)