Not an Issue Error in startup

Discussion in 'Rust Discussion' started by DikkatDeli, Mar 28, 2015.

  1. i make 3 times fresh install and tried every way.

    i m getting this error :

    Code:
    [3/28/2015 4:25:13 PM] [Oxide] 4:25 PM [Error] Error while compiling AirdropControl.cs(105,14): warning CS0114: `Oxide.Plugins.AirdropControl.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    C:\steamcmd\steamapps\common\y5\rust_dedicated\RustDedicated_Data\Managed\Oxide.Core.dll (Location of the symbol related to previous warning)
    BuildBlocker.cs(34,14): warning CS0114: `Oxide.Plugins.BuildBlocker.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    C:\steamcmd\steamapps\common\y5\rust_dedicated\RustDedicated_Data\Managed\Oxide.Core.dll (Location of the symbol related to previous warning)
    Fly.cs(101,8): warning CS0114: `Oxide.Plugins.Fly.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    C:\steamcmd\steamapps\common\y5\rust_dedicated\RustDedicated_Data\Managed\Oxide.Core.dll (Location of the symbol related to previous warning)
    Kits.cs(105,14): warning CS0114: `Oxide.Plugins.Kits.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    C:\steamcmd\steamapps\common\y5\rust_dedicated\RustDedicated_Data\Managed\Oxide.Core.dll (Location of the symbol related to previous warning)
    NpcController.cs(254,14): warning CS0114: `Oxide.Plugins.NpcController.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    C:\steamcmd\steamapps\common\y5\rust_dedicated\RustDedicated_Data\Managed\Oxide.Core.dll (Location of the symbol related to previous warning)
    Polling.cs(86,15): error CS0234: The type or namespace name `Unity' does not exist in the namespace `Oxide'. Are you missing an assembly reference?
    
     
  2. Wulf

    Wulf Community Admin

    Those are all different errors that individual plugins would need to fix. You can see each plugin in the log; AirdropControl, BuildBlocker, Fly, Kits, NpcController, and Polling.
     
  3. do they cause server freezing if i use like that
     
  4. Wulf

    Wulf Community Admin

    None of those errors should cause your server to freeze.
     
  5. when i start my server after every 20 minutes or 30 minutes later server freeze ?

    i tried 4 fresh install and latest oxide plugins. i have tability problem i turned off and turnd on several times after rust thursday update. do you thing that corrupted map savings cause that freezing ?
    [DOUBLEPOST=1427557802][/DOUBLEPOST]@Wulf

    i found the problem

    one of my player said after airdrop landed i tried to open but server connection got off line. so itried using airdrop controller plugins command airdrop.run.

    2 crates landed and i tried to open and server froze ..

    so ?