[RMVX ACE] DID I CORRECTLY FIX THE ERROR?
Posts
Pages:
1
I tried to use the following script but an error occurred.
http://pastebin.com/i1uXe2NN
The error message said "unexpected keyword_end, expecting $end".
I don't know anything about the script but simply removed "end" on the 741st line and the error seemed to be fixed.
I don't know if I correctly fixed the error and don't even know if I should or shouldn't use the script.
Please give me some advice.
http://pastebin.com/i1uXe2NN
The error message said "unexpected keyword_end, expecting $end".
I don't know anything about the script but simply removed "end" on the 741st line and the error seemed to be fixed.
I don't know if I correctly fixed the error and don't even know if I should or shouldn't use the script.
Please give me some advice.
Yeah, removing either 'end' keyword at the end of the script would correct the issue. All the other code blocks match up except for the last two and only one can match up to the 'class WIndow_BattleLog' class block.
Thank you for your answer.
Many people use the script and it's been updated many times since 2012.
I wonder why the error isn't corrected...
Many people use the script and it's been updated many times since 2012.
I wonder why the error isn't corrected...
Just might be something as simple as a copy&paste into pastebin error, or a last-minute-but-untested change that tripped something up. At least it's easy enough to correct which is always a blessing!
Pages:
1















