Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
Can you reproduce this in every single script? I'm assuming you mean C# scripts, or is it also in other languages? It may be related to some specific script lines that the compiler somehow doesn't include. Your script is compiled and any errors from that compilation are fed straight to the ATVO error list so we cannot really fix this. It is likely that the compiler is doing some optimization on the code resulting in some lines missing.

If it is literally every single script I can see if I can just add 1 to the line number, but I doubt it...