Unexpected symbol `end-of-file'Not An Issue

(10:07:01) | [DEBUG] Load requested for plugin which is already loading: AdminRadar

(10:07:02) | Error while compiling: AdminRadar.cs(1219,248): error CS1525: Unexpected symbol `end-of-file'

This generally means that whatever you used to download or upload the file changed the encoding of it. Best to upload as binary or a method that doesn't mess with the encoding type of the file. Otherwise, try downloading again.
Locked automatically