31.01.2018, 16:29
(
Последний раз редактировалось Sew_Sumi; 31.01.2018 в 19:30.
)
519 doesn't exist because it's saying that through those 519 lines, the function you've defined earlier hasn't been used.
This is a warning, and won't stop the compile.
For the rest, chances are you've messed up a brace ( { } ) somewhere in your script. You need to check what you've changed and probably roll back to a time that it was indeed compiling and compare them both. It's likely to be above line 69 somewhere.
This is a warning, and won't stop the compile.
For the rest, chances are you've messed up a brace ( { } ) somewhere in your script. You need to check what you've changed and probably roll back to a time that it was indeed compiling and compare them both. It's likely to be above line 69 somewhere.