The namespace `Oxide.Plugins` already contains a definition for' MovableCCTV'?Solved
Error while compiling: MovableCCTV.cs(233,11): error CS0101: The namespace `Oxide.Plugins' already contains a definition for `MovableCCTV'

Hey Bazz, getting this weird error. Any ideas?
That would imply that you have multiple copies of the plugin installed.
5e13a8d5b2bc5.jpg Wulf
That would imply that you have multiple copies of the plugin installed.
Weird, none in my directory
Could you try using Notepad++ or similar and doing a Find in that directory in all .cs files for MovableCCTV?
5e13a8d5b2bc5.jpg Wulf
Could you try using Notepad++ or similar and doing a Find in that directory in all .cs files for MovableCCTV?

Upon using the find option via browser, I was unable to find anything. I then moved over to FileZilla and opened the FTP up to see if I could see it that way, no other .cs file for MovableCCTV.

Okay, but did you search through all files as suggested for MovableCCTV? Not referring to filenames, referring to file contents.
5e13a8d5b2bc5.jpg Wulf
Okay, but did you search through all files as suggested for MovableCCTV? Not referring to filenames, referring to file contents.

None of the .cs files contain anything related to MovableCCTV, sorry I misread that!

The plugin is likely somehow loaded twice then. A server test should fix it though.
Alright, how do I go about that process then? I'm on a managed dedi, just as a heads up. Thanks for the help by the way, appreciate it!

Merged post

Just tested it on another instance of rust on the machine and the same issue is occurring, but with an entirely different plugin. I appreciate your assistance once again, I've forwarded this up to the hosting company to take a look at :)
It would ultimately be an issue with Oxide most likely, just rare.
Locked automatically