Jump to content

Failed to call hook 'OnServerInitialized'

Closed 2.7.7

Failed to call hook 'OnServerInitialized' on plugin 'RaidableBases v2.7.7' (UnauthorizedAccessException: Access to the system is limited, there are not enough rights to use it -> (TYPE)System.IO.Directory)

after the release of version 2.7.7, my hosting does not allow me to download this plugin. Earlier versions work. Is there anything we can do about it?

Share this comment


Link to comment

yes, tell your host to quit blocking it. their block is not protecting anything and is easy to get around

just delete this from cs

CreateDefaultFiles();

Share this comment


Link to comment

time for a different host. there is no reason a secure host should need to block this. nonsense

            if (File.Exists(Path.Combine(Interface.Oxide.PluginDirectory, "CopyPaste.cs")))
            {
                error = "CopyPaste exists, but you must reload the CopyPaste plugin.";
            }

delete this

Edited by nivex

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.5k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.