1. I have error on my server
    Code:
    [SERVER v1.0.23] Started as service
    [SERVER v1.0.23] Running as service
    [SERVER v1.0.23] Got Message: Ready
    [SERVER v1.0.23] Got Message: Compile
    [SERVER v1.0.23] Restarting: RemoveClaim.cs(17,19): warning CS0108: `Oxide.Plugins.RemoveClaim.hurt' hides inherited member `Oxide.Plugins.HurtworldPlugin.hurt'. Use the new keyword if hiding was intended
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Oxide.Game.Hurtworld.dll (Location of the symbol related to previous warning)
    RemoveClaim.cs(130,14): warning CS0114: `Oxide.Plugins.RemoveClaim.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Oxide.Core.dll (Location of the symbol related to previous warning)
    Teleportation.cs(159,14): warning CS0114: `Oxide.Plugins.Teleportation.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Oxide.Core.dll (Location of the symbol related to previous warning)
    C4Logger.cs(137,48): error CS0117: `ConstructionManager' does not contain a definition for `GetOwnershipCell'
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Assembly-CSharp.dll (Location of the symbol related to previous error)
    NoRaidZones.cs(481,51): error CS0117: `ConstructionManager' does not contain a definition for `GetOwnershipCellMin'
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Assembly-CSharp.dll (Location of the symbol related to previous error)
    NoRaidZones.cs(484,53): error CS0117: `ConstructionManager' does not contain a definition for `OWNERSHIP_GRID_SIZE'
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Assembly-CSharp.dll (Location of the symbol related to previous error)
    NoRaidZones.cs(485,45): error CS0117: `ConstructionManager' does not contain a definition for `OWNERSHIP_GRID_SIZE'
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Assembly-CSharp.dll (Location of the symbol related to previous error)
    NoRaidZones.cs(505,52): error CS0117: `ConstructionManager' does not contain a definition for `OWNERSHIP_GRID_MAX'
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Assembly-CSharp.dll (Location of the symbol related to previous error)
    NoRaidZones.cs(541,44): error CS0117: `ConstructionManager' does not contain a definition for `GetOwnershipCell'
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Assembly-CSharp.dll (Location of the symbol related to previous error)
    NoRaidZones.cs(744,23): error CS0246: The type or namespace name `NetworkManager' could not be found. Are you missing an assembly reference?
    RemoveClaim.cs(95,17): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `false'
    RemoveClaim.cs(97,17): warning CS0162: Unreachable code detected
    WelcomeMessage.cs(52,17): warning CS0162: Unreachable code detected
    Warning: restarting compilation[SERVER v1.0.23] Console: RemoveClaim.cs(17,19): warning CS0108: `Oxide.Plugins.RemoveClaim.hurt' hides inherited member `Oxide.Plugins.HurtworldPlugin.hurt'. Use the new keyword if hiding was intended
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Oxide.Game.Hurtworld.dll (Location of the symbol related to previous warning)
    RemoveClaim.cs(130,14): warning CS0114: `Oxide.Plugins.RemoveClaim.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Oxide.Core.dll (Location of the symbol related to previous warning)
    Teleportation.cs(159,14): warning CS0114: `Oxide.Plugins.Teleportation.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    E:\UserFiles\PAULLOUPC\GameServers\TC38261807040567266370533\Oxide.Core.dll (Location of the symbol related to previous warning)
    EasyStakes.cs(86,19): warning CS0219: The variable `pinv' is assigned but its value is never used
    EconomyBanks.cs(251,21): warning CS0219: The variable `murdererId' is assigned but its value is never used
    EconomyBanks.cs(253,21): warning CS0219: The variable `deceasedId' is assigned but its value is never used
    EconomyBanks.cs(372,41): warning CS0219: The variable `RichestClanTop5' is assigned but its value is never used
    HurtStore.cs(300,25): warning CS0219: The variable `itemName' is assigned but its value is never used
    HurtStore.cs(673,30): warning CS0168: The variable `e' is declared but never used
    HurtStore.cs(725,24): warning CS0219: The variable `itemName' is assigned but its value is never used
    LightSwitch.cs(110,17): warning CS0219: The variable `skin' is assigned but its value is never used
    RemoveClaim.cs(95,17): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `false'
    RemoveClaim.cs(97,17): warning CS0162: Unreachable code detected
    WelcomeMessage.cs(52,17): warning CS0162: Unreachable code detected
    AdminTools.cs(103,12): warning CS0169: The private field `Oxide.Plugins.AdminTools.TimeLeft' is never used
    HurtStore.cs(23,21): warning CS0414: The private field `Oxide.Plugins.HurtStore.ignore' is assigned but its value is never used
    HurtStore.cs(68,45): warning CS0414: The private field `Oxide.Plugins.HurtStore.allOccurences' is assigned but its value is never used
    Meteors.cs(145,20): warning CS0169: The private field `Oxide.Plugins.Meteors.MeteorInstance.startingPos' is never used
    Meteors.cs(147,18): warning CS0414: The private field `Oxide.Plugins.Meteors.MeteorInstance.distance' is assigned but its value is never used
    Teleportation.cs(74,13): warning CS0414: The private field `Oxide.Plugins.Teleportation.maxHomes' is assigned but its value is never used[SERVER v1.0.23] Got Message: Exit
    [SERVER v1.0.23] Exit received.
    [SERVER v1.0.23] Connection closed.
    [SERVER v1.0.23] Shutdown
     
    Last edited by a moderator: Aug 20, 2016
  2. Wulf

    Wulf Community Admin

    Most of those are warnings, not errors, but for the errors please check each plugin's thread for updates.
     
  3. I have re-download everything :/

    do not work /fly and welcome message and /p and more....

    help me please
     
  4. Wulf

    Wulf Community Admin

    If you still get errors, you are not using the fixed versions posted either officially or in plugin support threads. If after updating to any potential fixed versions in threads you still have an error with a particular one, then please use the support thread for said plugin.