I get the following error in the log - ZoneManager.cs(3004,2): error CS1525: Unexpected symbol `end-of-file'
removed all instances of Zonemanager still won't load.
removed all instances of Zonemanager still won't load.
Wulf
That error means that the file you have is corrupt or the encoding was changed; that is not an issue with Zone Manager. If you are uploading plugins to your server with FileZilla or similar client, make sure that it is not changing the encoding; try with Binary mode.
I am using FileZilla - I wonder why only this plugin and this server (other server is just fine)
Thanks Wulf !
Tatra813still cannot get the plugin to load, - did a server restart - uploaded file in Binary mode, tried a different FTP client, removed all instances of ZOneManager still nothing
You can try changing the file locally to UTF-8, but if something was changed during your download/upload process, may not matter.
The errors I've seen you posted for other plugin wouldn't be the same issue as this thread. This particular error means the file was unreadble by our compiler, which means something modified it after it before or after it was passed to your server.Tatra813I am wondering what it could be - my stacksize controller stopped working after update as well