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

(11:48:12) | [DEBUG] Load requested for plugin which is already loading: ExtendedRecycler

(11:48:12) | [DEBUG] Load requested for plugin which is already loading: ExtendedRecycler

(11:48:14) | Error while compiling: ExtendedRecycler.cs(393,15): error CS1525: Unexpected symbol `end-of-file'

(11:48:43) | Could not load plugin 'extendedrecycler' (no plugin found with that file name)

This error means the encoding changed on your file, likely during upload to your server. Please download it again and make sure your upload method isn't changing it (try Binary Mode if using FileZilla).

The load error is because those commands are case sensitive, and you typed "extendedrecycler" instead of "ExtendedRecycler". Loading manually is unnecessary though.
Locked automatically