Stuck at receiving data on one server
Discussion in 'Rust Discussion' started by ZeusGOD, Dec 10, 2016.
-
You need to provide more information and/or oxide logs and give more detail on the issue.
-
log.log ??
or log folder compiler_10-12-2016.log ?? -
-
A hosting is run
B hosting is receiving data loop
what is that
block ip or port ?? -
You use /build for attach something to the terrain? -
-
Code:
[SERVER v1.0.24] Started as service [SERVER v1.0.24] Running as service [SERVER v1.0.24] Got Message: Ready [SERVER v1.0.24] Got Message: Compile [SERVER v1.0.24] Console: EnhancedBanSystem.cs(1386,60): warning CS0078: The `l' suffix is easily confused with the digit `1' (use `L' for clarity) EnhancedBanSystem.cs(1414,72): warning CS0078: The `l' suffix is easily confused with the digit `1' (use `L' for clarity) warning CS1702: Assuming assembly reference `protobuf-net, Version=2.0.0.622, Culture=neutral, PublicKeyToken=257b51d87d2e4d67' matches assembly `protobuf-net, Version=2.0.0.668, Culture=neutral, PublicKeyToken=257b51d87d2e4d67'. You may need to supply runtime policy AutoGrades.cs(80,8): warning CS0114: `Oxide.Plugins.AutoGrades.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:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) DeathNotes.cs(660,14): warning CS0114: `Oxide.Plugins.DeathNotes.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 c:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) GUIShop.cs(103,14): warning CS0114: `Oxide.Plugins.GUIShop.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:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) HotKeys.cs(177,14): warning CS0114: `Oxide.Plugins.HotKeys.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:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) ObjectRemover.cs(27,28): warning CS0108: `Oxide.Plugins.ObjectRemover.permission' hides inherited member `Oxide.Plugins.CSharpPlugin.permission'. Use the new keyword if hiding was intended c:\rust\steamapps\common\rust_dedicated\Oxide.Core.CSharp.dll (Location of the symbol related to previous warning) SignArtist.cs(296,14): warning CS0114: `Oxide.Plugins.SignArtist.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:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) AutoGrades.cs(287,11): warning CS0219: The variable `pgrade' is assigned but its value is never used BeautyRestart.cs(226,17): warning CS0219: The variable `GUIBackgroundn' is assigned but its value is never used BetterChat.cs(1273,20): warning CS0219: The variable `pl' is assigned but its value is never used BetterChat.cs(1526,21): warning CS0219: The variable `parsed' is assigned but its value is never used BoxLooters.cs(63,17): warning CS0219: The variable `lootEntry' is assigned but its value is never used Clans.cs(348,36): warning CS0168: The variable `ex2' is declared but never used Clans.cs(448,34): warning CS0219: The variable `onlineMembers' is assigned but its value is never used Clans.cs(794,17): warning CS0219: The variable `playerName' is assigned but its value is never used CopyPaste.cs(150,135): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(188,135): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(232,73): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(232,111): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(302,25): warning CS0162: Unreachable code detected CopyPaste.cs(507,71): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(580,25): warning CS0162: Unreachable code detected CopyPaste.cs(655,49): warning CS0618: `UnityEngine.Quaternion.EulerRotation(UnityEngine.Vector3)' is obsolete: `Use Quaternion.Euler instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(663,48): warning CS0618: `UnityEngine.Quaternion.EulerRotation(UnityEngine.Vector3)' is obsolete: `Use Quaternion.Euler instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(802,33): warning CS0219: The variable `itemlist' is assigned but its value is never used EnhancedBanSystem.cs(1983,20): warning CS0219: The variable `steamid' is assigned but its value is never used EnhancedBanSystem.cs(1984,20): warning CS0219: The variable `name' is assigned but its value is never used EnhancedBanSystem.cs(2135,20): warning CS0219: The variable `steamid' is assigned but its value is never used EnhancedBanSystem.cs(2137,20): warning CS0219: The variable `name' is assigned but its value is never used EnhancedBanSystem.cs(2138,20): warning CS0219: The variable `errorreason' is assigned but its value is never used EntityOwner.cs(344,49): warning CS0472: The result of comparing value type `ulong' with null is always `false' EntityOwner.cs(794,21): warning CS0472: The result of comparing value type `ulong' with null is always `false' EntityOwner.cs(848,29): warning CS0472: The result of comparing value type `ulong' with null is always `false' EntityOwner.cs(796,21): warning CS0162: Unreachable code detected EntityOwner.cs(850,29): warning CS0162: Unreachable code detected GatherManager.cs(480,17): warning CS0219: The variable `intPercent' is assigned but its value is never used GatherManager.cs(536,17): warning CS0219: The variable `intPercent' is assigned but its value is never used GatherManager.cs(609,17): warning CS0219: The variable `intPercent' is assigned but its value is never used GUIShop.cs(995,35): warning CS0429: Unreachable expression code detected GUIShop.cs(997,17): warning CS0162: Unreachable code detected ImageLibrary.cs(541,25): warning CS0219: The variable `imageId' is assigned but its value is never used ImageLibrary.cs(460,25): warning CS0219: The variable `defs' is assigned but its value is never used ImageLibrary.cs(490,17): warning CS0219: The variable `InventoryDefinitions' is assigned but its value is never used Jail.cs(168,34): warning CS0168: The variable `ex' is declared but never used Jail.cs(262,20): warning CS0219: The variable `name' is assigned but its value is never used Jail.cs(447,26): warning CS0219: The variable `emptyPrisons' is assigned but its value is never used LustyMap.cs(303,25): warning CS0219: The variable `container' is assigned but its value is never used LustyMap.cs(1084,17): warning CS0219: The variable `playerdirection' is assigned but its value is never used LustyMap.cs(1984,9): warning CS0472: The result of comparing value type `uint' with null is always `false' Quests.cs(314,30): warning CS0168: The variable `ex' is declared but never used RedMatAPI.cs(53,17): warning CS0162: Unreachable code detected RedMatAPI.cs(235,19): warning CS0219: The variable `lngUserID' is assigned but its value is never used RulesGUI.cs(250,12): warning CS0219: The variable `steamId' is assigned but its value is never used UniversalUI.cs(610,33): warning CS1717: Assignment made to same variable; did you mean to assign something else? ZoneManager.cs(1201,25): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `false' ZoneManager.cs(1201,43): warning CS0162: Unreachable code detected AdminProtection.cs(30,41): warning CS0414: The private field `Oxide.Plugins.AdminProtection.gods' is assigned but its value is never used AdminRadar.cs(18,16): warning CS0169: The private field `Oxide.Plugins.AdminRadar.Godmode' is never used AdminRadar.cs(20,16): warning CS0169: The private field `Oxide.Plugins.AdminRadar.Vanish' is never used BackupExt.cs(18,8): warning CS0169: The private field `Oxide.Plugins.BackupExt._backup' is never used BackupExt.cs(20,13): warning CS0414: The private field `Oxide.Plugins.BackupExt.backupFoldersShutdown' is assigned but its value is never used BetterChat.cs(624,14): warning CS0414: The private field `Oxide.Plugins.BetterChat.WordFilter_Enabled' is assigned but its value is never used BoxLooters.cs(21,25): warning CS0414: The private field `Oxide.Plugins.BoxLooters.eyesAdjust' is assigned but its value is never used CopyPaste.cs(28,13): warning CS0414: The private field `Oxide.Plugins.CopyPaste.terrainLayer' is assigned but its value is never used DeathNotes.cs(109,28): warning CS0649: Field `Oxide.Plugins.DeathNotes.HealthColor' is never assigned to, and will always have its default value `null' DeathNotes.cs(113,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Names' is assigned but its value is never used DeathNotes.cs(114,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Bodyparts' is assigned but its value is never used DeathNotes.cs(115,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Weapons' is assigned but its value is never used DeathNotes.cs(116,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Attachments' is assigned but its value is never used GodManager.cs(309,20): warning CS0169: The private field `Oxide.Plugins.GodManager.storedData' is never used HitIcon.cs(39,16): warning CS0169: The private field `Oxide.Plugins.HitIcon.endcolor' is never used ImageLibrary.cs(28,35): warning CS0414: The private field `Oxide.Plugins.ImageLibrary.ExportTesting' is assigned but its value is never used ImageLibrary.cs(39,27): warning CS0414: The private field `Oxide.Plugins.ImageLibrary.getFileData' is assigned but its value is never used InfoPanel.cs(26,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.TestTimer' is never used InfoPanel.cs(957,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.TimeUpdater' is assigned but its value is never used InfoPanel.cs(1016,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MsgUpdater' is assigned but its value is never used InfoPanel.cs(1019,22): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MessageBoxAvailable' is assigned but its value is never used InfoPanel.cs(1102,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.HeliAttack' is never used InfoPanel.cs(1103,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.RadiationUpdater' is assigned but its value is never used InfoPanel.cs(1115,32): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveHelicopter' is never used InfoPanel.cs(1307,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.BalanceUpdater' is assigned but its value is never used InfoPanel.cs(1349,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CoordUpdater' is assigned but its value is never used InfoPanel.cs(1392,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CompassUpdater' is assigned but its value is never used Jail.cs(22,22): warning CS0414: The private field `Oxide.Plugins.Jail.Changed' is assigned but its value is never used Jail.cs(849,27): warning CS0649: Field `Oxide.Plugins.Jail.InvItem.ammotype' is never assigned to, and will always have its default value `null' Jail.cs(859,26): warning CS0649: Field `Oxide.Plugins.Jail.JailTimer.time' is never assigned to, and will always have its default value `null' Jail.cs(860,24): warning CS0649: Field `Oxide.Plugins.Jail.JailTimer.timeLeft' is never assigned to, and will always have its default value `0' LustyMap.cs(25,16): warning CS0169: The private field `Oxide.Plugins.LustyMap.EventManager' is never used LustyMap.cs(39,23): warning CS0414: The private field `Oxide.Plugins.LustyMap.worldSize' is assigned but its value is never used MagazinBoost.cs(124,31): warning CS0414: The private field `Oxide.Plugins.MagazinBoost.WeaponInventory._itemMaxCon' is assigned but its value is never used MagazinBoost.cs(166,16): warning CS0649: Field `Oxide.Plugins.MagazinBoost.WeaponStats.serveractive' is never assigned to, and will always have its default value `false' PlaytimeTracker.cs(17,34): warning CS0169: The private field `Oxide.Plugins.PlaytimeTracker.Economy' is never used Quests.cs(128,25): warning CS0649: Field `Oxide.Plugins.Quests.RewardItem.BP' is never assigned to, and will always have its default value `false' RedMatAPI.cs(25,43): warning CS0414: The private field `Oxide.Plugins.RedMatAPI.gdctChatConfig' is assigned but its value is never used RedMatAPI.cs(27,24): warning CS0414: The private field `Oxide.Plugins.RedMatAPI.gstrUserGroups' is assigned but its value is never used RepairTool.cs(264,31): warning CS0649: Field `Oxide.Plugins.RepairTool.Repairer.inputState' is never assigned to, and will always have its default value `null' RulesGUI.cs(20,18): warning CS0414: The private field `Oxide.Plugins.RulesGUI.text' is assigned but its value is never used RulesGUI.cs(91,8): warning CS0414: The private field `Oxide.Plugins.RulesGUI.data' is assigned but its value is never used ServerRewards.cs(25,34): warning CS0169: The private field `Oxide.Plugins.ServerRewards.HumanNPC' is never used ServerRewards.cs(45,27): warning CS0414: The private field `Oxide.Plugins.ServerRewards.getFileData' is assigned but its value is never used UniversalUI.cs(565,44): warning CS0414: The private field `Oxide.Plugins.UniversalUI.TextColors' is assigned but its value is never used UniversalUI.cs(804,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.name' is never assigned to, and will always have its default value `null' UniversalUI.cs(805,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.command' is never assigned to, and will always have its default value `null' UniversalUI.cs(806,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.ButtonImage' is never assigned to, and will always have its default value `null' UniversalUI.cs(807,25): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.adminOnly' is never assigned to, and will always have its default value `false' UniversalUI.cs(808,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.permission' is never assigned to, and will always have its default value `null' UniversalUI.cs(813,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.name' is never assigned to, and will always have its default value `null' UniversalUI.cs(814,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.command' is never assigned to, and will always have its default value `null' UniversalUI.cs(815,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.PageButtonImage' is never assigned to, and will always have its default value `null' UniversalUI.cs(816,25): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.adminOnly' is never assigned to, and will always have its default value `false' UniversalUI.cs(818,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.permission' is never assigned to, and will always have its default value `null' UniversalUI.cs(824,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.Section.SectionButtonimage' is never assigned to, and will always have its default value `null' UniversalUI.cs(825,25): warning CS0649: Field `Oxide.Plugins.UniversalUI.Section.adminOnly' is never assigned to, and will always have its default value `false' UniversalUI.cs(827,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.Section.permission' is never assigned to, and will always have its default value `null' UniversalUI.cs(834,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.Page.text' is never assigned to, and will always have its default value `null' ZoneDomes.cs(22,22): warning CS0414: The private field `Oxide.Plugins.ZoneDomes.Active' is assigned but its value is never used[SERVER v1.0.24] Connection closed. [SERVER v1.0.24] Shutdown [DOUBLEPOST=1481534831][/DOUBLEPOST][QUOTE="StreetDog, post: 275581, member: 167699"]I had the same Issue with one of my instances, I only solved Wiping ALL You use /build for attach something to the terrain?[/QUOTE] [SERVER v1.0.24] Started as service [SERVER v1.0.24] Running as service [SERVER v1.0.24] Got Message: Ready [SERVER v1.0.24] Got Message: Compile [SERVER v1.0.24] Console: EnhancedBanSystem.cs(1386,60): warning CS0078: The `l' suffix is easily confused with the digit `1' (use `L' for clarity) EnhancedBanSystem.cs(1414,72): warning CS0078: The `l' suffix is easily confused with the digit `1' (use `L' for clarity) warning CS1702: Assuming assembly reference `protobuf-net, Version=2.0.0.622, Culture=neutral, PublicKeyToken=257b51d87d2e4d67' matches assembly `protobuf-net, Version=2.0.0.668, Culture=neutral, PublicKeyToken=257b51d87d2e4d67'. You may need to supply runtime policy AutoGrades.cs(80,8): warning CS0114: `Oxide.Plugins.AutoGrades.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:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) DeathNotes.cs(660,14): warning CS0114: `Oxide.Plugins.DeathNotes.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 c:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) GUIShop.cs(103,14): warning CS0114: `Oxide.Plugins.GUIShop.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:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) HotKeys.cs(177,14): warning CS0114: `Oxide.Plugins.HotKeys.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:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) ObjectRemover.cs(27,28): warning CS0108: `Oxide.Plugins.ObjectRemover.permission' hides inherited member `Oxide.Plugins.CSharpPlugin.permission'. Use the new keyword if hiding was intended c:\rust\steamapps\common\rust_dedicated\Oxide.Core.CSharp.dll (Location of the symbol related to previous warning) SignArtist.cs(296,14): warning CS0114: `Oxide.Plugins.SignArtist.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:\rust\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) AutoGrades.cs(287,11): warning CS0219: The variable `pgrade' is assigned but its value is never used BeautyRestart.cs(226,17): warning CS0219: The variable `GUIBackgroundn' is assigned but its value is never used BetterChat.cs(1273,20): warning CS0219: The variable `pl' is assigned but its value is never used BetterChat.cs(1526,21): warning CS0219: The variable `parsed' is assigned but its value is never used BoxLooters.cs(63,17): warning CS0219: The variable `lootEntry' is assigned but its value is never used Clans.cs(348,36): warning CS0168: The variable `ex2' is declared but never used Clans.cs(448,34): warning CS0219: The variable `onlineMembers' is assigned but its value is never used Clans.cs(794,17): warning CS0219: The variable `playerName' is assigned but its value is never used CopyPaste.cs(150,135): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(188,135): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(232,73): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(232,111): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(302,25): warning CS0162: Unreachable code detected CopyPaste.cs(507,71): warning CS0618: `UnityEngine.Quaternion.ToEulerAngles()' is obsolete: `Use Quaternion.eulerAngles instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(580,25): warning CS0162: Unreachable code detected CopyPaste.cs(655,49): warning CS0618: `UnityEngine.Quaternion.EulerRotation(UnityEngine.Vector3)' is obsolete: `Use Quaternion.Euler instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(663,48): warning CS0618: `UnityEngine.Quaternion.EulerRotation(UnityEngine.Vector3)' is obsolete: `Use Quaternion.Euler instead. This function was deprecated because it uses radians instead of degrees' CopyPaste.cs(802,33): warning CS0219: The variable `itemlist' is assigned but its value is never used EnhancedBanSystem.cs(1983,20): warning CS0219: The variable `steamid' is assigned but its value is never used EnhancedBanSystem.cs(1984,20): warning CS0219: The variable `name' is assigned but its value is never used EnhancedBanSystem.cs(2135,20): warning CS0219: The variable `steamid' is assigned but its value is never used EnhancedBanSystem.cs(2137,20): warning CS0219: The variable `name' is assigned but its value is never used EnhancedBanSystem.cs(2138,20): warning CS0219: The variable `errorreason' is assigned but its value is never used EntityOwner.cs(344,49): warning CS0472: The result of comparing value type `ulong' with null is always `false' EntityOwner.cs(794,21): warning CS0472: The result of comparing value type `ulong' with null is always `false' EntityOwner.cs(848,29): warning CS0472: The result of comparing value type `ulong' with null is always `false' EntityOwner.cs(796,21): warning CS0162: Unreachable code detected EntityOwner.cs(850,29): warning CS0162: Unreachable code detected GatherManager.cs(480,17): warning CS0219: The variable `intPercent' is assigned but its value is never used GatherManager.cs(536,17): warning CS0219: The variable `intPercent' is assigned but its value is never used GatherManager.cs(609,17): warning CS0219: The variable `intPercent' is assigned but its value is never used GUIShop.cs(995,35): warning CS0429: Unreachable expression code detected GUIShop.cs(997,17): warning CS0162: Unreachable code detected ImageLibrary.cs(541,25): warning CS0219: The variable `imageId' is assigned but its value is never used ImageLibrary.cs(460,25): warning CS0219: The variable `defs' is assigned but its value is never used ImageLibrary.cs(490,17): warning CS0219: The variable `InventoryDefinitions' is assigned but its value is never used Jail.cs(168,34): warning CS0168: The variable `ex' is declared but never used Jail.cs(262,20): warning CS0219: The variable `name' is assigned but its value is never used Jail.cs(447,26): warning CS0219: The variable `emptyPrisons' is assigned but its value is never used LustyMap.cs(303,25): warning CS0219: The variable `container' is assigned but its value is never used LustyMap.cs(1084,17): warning CS0219: The variable `playerdirection' is assigned but its value is never used LustyMap.cs(1984,9): warning CS0472: The result of comparing value type `uint' with null is always `false' Quests.cs(314,30): warning CS0168: The variable `ex' is declared but never used RedMatAPI.cs(53,17): warning CS0162: Unreachable code detected RedMatAPI.cs(235,19): warning CS0219: The variable `lngUserID' is assigned but its value is never used RulesGUI.cs(250,12): warning CS0219: The variable `steamId' is assigned but its value is never used UniversalUI.cs(610,33): warning CS1717: Assignment made to same variable; did you mean to assign something else? ZoneManager.cs(1201,25): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `false' ZoneManager.cs(1201,43): warning CS0162: Unreachable code detected AdminProtection.cs(30,41): warning CS0414: The private field `Oxide.Plugins.AdminProtection.gods' is assigned but its value is never used AdminRadar.cs(18,16): warning CS0169: The private field `Oxide.Plugins.AdminRadar.Godmode' is never used AdminRadar.cs(20,16): warning CS0169: The private field `Oxide.Plugins.AdminRadar.Vanish' is never used BackupExt.cs(18,8): warning CS0169: The private field `Oxide.Plugins.BackupExt._backup' is never used BackupExt.cs(20,13): warning CS0414: The private field `Oxide.Plugins.BackupExt.backupFoldersShutdown' is assigned but its value is never used BetterChat.cs(624,14): warning CS0414: The private field `Oxide.Plugins.BetterChat.WordFilter_Enabled' is assigned but its value is never used BoxLooters.cs(21,25): warning CS0414: The private field `Oxide.Plugins.BoxLooters.eyesAdjust' is assigned but its value is never used CopyPaste.cs(28,13): warning CS0414: The private field `Oxide.Plugins.CopyPaste.terrainLayer' is assigned but its value is never used DeathNotes.cs(109,28): warning CS0649: Field `Oxide.Plugins.DeathNotes.HealthColor' is never assigned to, and will always have its default value `null' DeathNotes.cs(113,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Names' is assigned but its value is never used DeathNotes.cs(114,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Bodyparts' is assigned but its value is never used DeathNotes.cs(115,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Weapons' is assigned but its value is never used DeathNotes.cs(116,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Attachments' is assigned but its value is never used GodManager.cs(309,20): warning CS0169: The private field `Oxide.Plugins.GodManager.storedData' is never used HitIcon.cs(39,16): warning CS0169: The private field `Oxide.Plugins.HitIcon.endcolor' is never used ImageLibrary.cs(28,35): warning CS0414: The private field `Oxide.Plugins.ImageLibrary.ExportTesting' is assigned but its value is never used ImageLibrary.cs(39,27): warning CS0414: The private field `Oxide.Plugins.ImageLibrary.getFileData' is assigned but its value is never used InfoPanel.cs(26,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.TestTimer' is never used InfoPanel.cs(957,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.TimeUpdater' is assigned but its value is never used InfoPanel.cs(1016,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MsgUpdater' is assigned but its value is never used InfoPanel.cs(1019,22): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MessageBoxAvailable' is assigned but its value is never used InfoPanel.cs(1102,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.HeliAttack' is never used InfoPanel.cs(1103,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.RadiationUpdater' is assigned but its value is never used InfoPanel.cs(1115,32): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveHelicopter' is never used InfoPanel.cs(1307,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.BalanceUpdater' is assigned but its value is never used InfoPanel.cs(1349,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CoordUpdater' is assigned but its value is never used InfoPanel.cs(1392,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CompassUpdater' is assigned but its value is never used Jail.cs(22,22): warning CS0414: The private field `Oxide.Plugins.Jail.Changed' is assigned but its value is never used Jail.cs(849,27): warning CS0649: Field `Oxide.Plugins.Jail.InvItem.ammotype' is never assigned to, and will always have its default value `null' Jail.cs(859,26): warning CS0649: Field `Oxide.Plugins.Jail.JailTimer.time' is never assigned to, and will always have its default value `null' Jail.cs(860,24): warning CS0649: Field `Oxide.Plugins.Jail.JailTimer.timeLeft' is never assigned to, and will always have its default value `0' LustyMap.cs(25,16): warning CS0169: The private field `Oxide.Plugins.LustyMap.EventManager' is never used LustyMap.cs(39,23): warning CS0414: The private field `Oxide.Plugins.LustyMap.worldSize' is assigned but its value is never used MagazinBoost.cs(124,31): warning CS0414: The private field `Oxide.Plugins.MagazinBoost.WeaponInventory._itemMaxCon' is assigned but its value is never used MagazinBoost.cs(166,16): warning CS0649: Field `Oxide.Plugins.MagazinBoost.WeaponStats.serveractive' is never assigned to, and will always have its default value `false' PlaytimeTracker.cs(17,34): warning CS0169: The private field `Oxide.Plugins.PlaytimeTracker.Economy' is never used Quests.cs(128,25): warning CS0649: Field `Oxide.Plugins.Quests.RewardItem.BP' is never assigned to, and will always have its default value `false' RedMatAPI.cs(25,43): warning CS0414: The private field `Oxide.Plugins.RedMatAPI.gdctChatConfig' is assigned but its value is never used RedMatAPI.cs(27,24): warning CS0414: The private field `Oxide.Plugins.RedMatAPI.gstrUserGroups' is assigned but its value is never used RepairTool.cs(264,31): warning CS0649: Field `Oxide.Plugins.RepairTool.Repairer.inputState' is never assigned to, and will always have its default value `null' RulesGUI.cs(20,18): warning CS0414: The private field `Oxide.Plugins.RulesGUI.text' is assigned but its value is never used RulesGUI.cs(91,8): warning CS0414: The private field `Oxide.Plugins.RulesGUI.data' is assigned but its value is never used ServerRewards.cs(25,34): warning CS0169: The private field `Oxide.Plugins.ServerRewards.HumanNPC' is never used ServerRewards.cs(45,27): warning CS0414: The private field `Oxide.Plugins.ServerRewards.getFileData' is assigned but its value is never used UniversalUI.cs(565,44): warning CS0414: The private field `Oxide.Plugins.UniversalUI.TextColors' is assigned but its value is never used UniversalUI.cs(804,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.name' is never assigned to, and will always have its default value `null' UniversalUI.cs(805,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.command' is never assigned to, and will always have its default value `null' UniversalUI.cs(806,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.ButtonImage' is never assigned to, and will always have its default value `null' UniversalUI.cs(807,25): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.adminOnly' is never assigned to, and will always have its default value `false' UniversalUI.cs(808,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.MainButton.permission' is never assigned to, and will always have its default value `null' UniversalUI.cs(813,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.name' is never assigned to, and will always have its default value `null' UniversalUI.cs(814,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.command' is never assigned to, and will always have its default value `null' UniversalUI.cs(815,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.PageButtonImage' is never assigned to, and will always have its default value `null' UniversalUI.cs(816,25): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.adminOnly' is never assigned to, and will always have its default value `false' UniversalUI.cs(818,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.PageButton.permission' is never assigned to, and will always have its default value `null' UniversalUI.cs(824,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.Section.SectionButtonimage' is never assigned to, and will always have its default value `null' UniversalUI.cs(825,25): warning CS0649: Field `Oxide.Plugins.UniversalUI.Section.adminOnly' is never assigned to, and will always have its default value `false' UniversalUI.cs(827,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.Section.permission' is never assigned to, and will always have its default value `null' UniversalUI.cs(834,27): warning CS0649: Field `Oxide.Plugins.UniversalUI.Page.text' is never assigned to, and will always have its default value `null' ZoneDomes.cs(22,22): warning CS0414: The private field `Oxide.Plugins.ZoneDomes.Active' is assigned but its value is never used[SERVER v1.0.24] Connection closed. [SERVER v1.0.24] Shutdown
Last edited by a moderator: Dec 12, 2016 -
you told that you have not plugins but Im seeing a lot of them.
-
name plz -
/oxide/plugins -
-
and if this continues failing, just wipe the map, delete storage and map