'Wrong parameter type. "x" expected but "r" found on line 9'
Can anyone tell me what happened/how to fix it?
you literally have the letter x when the compiler is looking for r
post your event so I can actually tell you where the error is
don't use the event provided in the archive. It's outdated because I changed the format of instructions. Instead rip events from your TEST.EVT.
Quote from: Xifanie on July 21, 2011, 03:12:05 pm
don't use the event provided in the archive. It's outdated because I changed the format of instructions. Instead rip events from your TEST.EVT.
I did. I used CDMage to rip out the TEST.EVT from my ISO, decompiled it, changed an event in the decompiled text (removing the line that causes the event to compile immediately), and when I tried to compile it, that error came up.