Started by
JpDoViaduto
on
Topic category: Troubleshooting, bugs, and solutions
I'm thinking the error might be me atp.
This time, all the procedures that contain a cancelable global trigger cannot actually be canceled by the 'cancel event' block. It says in the log that a symbol could not be found.
Here's the build error: https://pastebin.com/pXcRiv7u
Just found out what is causing the error. The line of code that was supposed to cancel the event was written incorrectly by Mcreator. I replaced this current code with an older version of it, where the line was different, and it worked just fine. I don't undertand why Mcreator replaced the correct line of code with a wrong one, but yeah.