It's already out.
Setting up a Rust server with Windows
Discussion in 'Guides and Tips' started by Wulf, Oct 9, 2014.
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Does this update wipe homes etc etc
-
Wulf Community Admin
-
-
Wulf Community Admin
-
Code:
[SERVER v1.0.18] Started as service [SERVER v1.0.18] Running as service [SERVER v1.0.18] Got Message: Ready [SERVER v1.0.18] Got Message: Compile [SERVER v1.0.18] Restarting: AntiCheat.cs(606,21): warning CS0108: `Oxide.Plugins.AntiCheat.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)' hides inherited member `Oxide.Plugins.RustPlugin.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)'. Use the new keyword if hiding was intended D:\servers\Rust-Experimental758\Oxide.Game.Rust.dll (Location of the symbol related to previous warning) ArenaDeathmatch.cs(76,14): warning CS0114: `Oxide.Plugins.ArenaDeathmatch.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) BetterSay.cs(15,8): warning CS0114: `Oxide.Plugins.BetterSay.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) BetterSay.cs(23,8): warning CS0114: `Oxide.Plugins.BetterSay.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) DeathNotes.cs(142,8): warning CS0114: `Oxide.Plugins.DeathNotes.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) EventManager.cs(172,21): warning CS0108: `Oxide.Plugins.EventManager.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)' hides inherited member `Oxide.Plugins.RustPlugin.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)'. Use the new keyword if hiding was intended D:\servers\Rust-Experimental758\Oxide.Game.Rust.dll (Location of the symbol related to previous warning) EventManager.cs(842,14): warning CS0114: `Oxide.Plugins.EventManager.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) Finder.cs(57,14): warning CS0114: `Oxide.Plugins.Finder.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) Finder.cs(183,14): warning CS0108: `Oxide.Plugins.Finder.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)' hides inherited member `Oxide.Plugins.RustPlugin.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)'. Use the new keyword if hiding was intended D:\servers\Rust-Experimental758\Oxide.Game.Rust.dll (Location of the symbol related to previous warning) PopupNotifications.cs(43,16): warning CS0114: `Oxide.Plugins.PopupNotifications.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) SignArtist.cs(161,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[SERVER v1.0.18] Got Message: Exit [SERVER v1.0.18] Exit received. [SERVER v1.0.18] Connection closed. [SERVER v1.0.18] Shutdown
-
Code:
[SERVER v1.0.18] Console: ArenaDeathmatch.cs(76,14): warning CS0114: `Oxide.Plugins.ArenaDeathmatch.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) BetterSay.cs(15,8): warning CS0114: `Oxide.Plugins.BetterSay.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) BetterSay.cs(23,8): warning CS0114: `Oxide.Plugins.BetterSay.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) DeathNotes.cs(142,8): warning CS0114: `Oxide.Plugins.DeathNotes.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) Finder.cs(57,14): warning CS0114: `Oxide.Plugins.Finder.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) Finder.cs(183,14): warning CS0108: `Oxide.Plugins.Finder.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)' hides inherited member `Oxide.Plugins.RustPlugin.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)'. Use the new keyword if hiding was intended D:\servers\Rust-Experimental758\Oxide.Game.Rust.dll (Location of the symbol related to previous warning) PopupNotifications.cs(43,16): warning CS0114: `Oxide.Plugins.PopupNotifications.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) SignArtist.cs(161,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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) ZoneManager.cs(77,14): warning CS0114: `Oxide.Plugins.ZoneManager.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 D:\servers\Rust-Experimental758\Oxide.Core.dll (Location of the symbol related to previous warning) Clans.cs(346,36): warning CS0168: The variable `ex2' is declared but never used Clans.cs(447,34): warning CS0219: The variable `onlineMembers' is assigned but its value is never used DeathNotes.cs(444,20): warning CS0168: The variable `ex' is declared but never used DeathNotes.cs(488,20): warning CS0168: The variable `ex' is declared but never used DeathNotes.cs(526,21): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `true' DeathNotes.cs(527,9): warning CS0162: Unreachable code detected InfoPanel.cs(826,24): warning CS0219: The variable `DockPanel' is assigned but its value is never used PopupNotifications.cs(87,32): warning CS0168: The variable `ex' is declared but never used Quests.cs(140,12): warning CS0219: The variable `q' is assigned but its value is never used Quests.cs(205,6): warning CS0162: Unreachable code detected Quests.cs(219,6): warning CS0162: Unreachable code detected Quests.cs(320,24): warning CS0168: The variable `myQuest' is declared but never used Quests.cs(353,24): warning CS0168: The variable `myQuest' is declared but never used Quests.cs(435,9): warning CS0219: The variable `notItem' is assigned but its value is never used Quests.cs(481,10): warning CS0219: The variable `notItem' is assigned but its value is never used ZLevelsRemastered.cs(455,17): warning CS0219: The variable `mainName' is assigned but its value is never used ZLevelsRemastered.cs(939,18): warning CS0219: The variable `isAdmin' is assigned but its value is never used ZoneManager.cs(1019,25): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `false' ZoneManager.cs(1019,43): warning CS0162: Unreachable code detected ArenaDeathmatch.cs(23,16): warning CS0169: The private field `Oxide.Plugins.ArenaDeathmatch.ZoneManager' is never used ArenaDeathmatch.cs(27,22): warning CS0414: The private field `Oxide.Plugins.ArenaDeathmatch.Changed' is assigned but its value is never used ArenaDeathmatch.cs(108,43): warning CS0169: The private field `Oxide.Plugins.ArenaDeathmatch.EventZoneConfig' is never used BuildingOwners.cs(18,27): warning CS0414: The private field `Oxide.Plugins.BuildingOwners.keyvalues' is assigned but its value is never used Clans.cs(66,21): warning CS0414: The private field `Oxide.Plugins.Clans.limitModerators' is assigned but its value is never used DeathNotes.cs(68,16): warning CS0414: The private field `Oxide.Plugins.DeathNotes.barricadeDamageTypes' is assigned but its value is never used Finder.cs(31,19): warning CS0414: The private field `Oxide.Plugins.Finder.lastPositionValue' is assigned but its value is never used Finder.cs(39,22): warning CS0169: The private field `Oxide.Plugins.Finder.Changed' is never used InfoPanel.cs(32,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.TestTimer' is never used InfoPanel.cs(939,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.TimeUpdater' is assigned but its value is never used InfoPanel.cs(998,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MsgUpdater' is assigned but its value is never used InfoPanel.cs(1001,22): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MessageBoxAvailable' is assigned but its value is never used InfoPanel.cs(1082,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.HeliAttack' is never used InfoPanel.cs(1083,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.RadiationUpdater' is assigned but its value is never used InfoPanel.cs(1095,32): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveHelicopter' is never used InfoPanel.cs(1291,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CoordUpdater' is assigned but its value is never used InfoPanel.cs(1334,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CompassUpdater' is assigned but its value is never used SignArtist.cs(17,27): warning CS0414: The private field `Oxide.Plugins.SignArtist.getFileData' is assigned but its value is never used Spawns.cs(18,21): warning CS0169: The private field `Oxide.Plugins.Spawns.currentrandom' is never used Vanish.cs(103,31): warning CS0649: Field `Oxide.Plugins.Vanish.OnlinePlayer.Player' is never assigned to, and will always have its default value `null' ZoneManager.cs(102,37): warning CS0414: The private field `Oxide.Plugins.ZoneManager.triggerLayer' is assigned but its value is never used
-
Wulf Community Admin
-
Code:
[12/3/2015 2:45:19 PM] [Oxide] 2:45 PM [Error] Web request callback raised an exception (TypeLoadException: Could not load type 'Network.Connection' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.)
-
Wulf Community Admin
-
[DOUBLEPOST=1449183620][/DOUBLEPOST]I deleted all the plugins from the server except RustIO and it's starts.
Code:[Oxide] 2:56 PM [Error] Failed to call hook 'OnTick' on plugin 'RustIO v2.7.0' (TypeLoadException: Could not load type 'SingletonComponent`1' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.) [Oxide] 2:56 PM [Debug] at A.G.c () [0x00000] in :0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
Code:
[Oxide] 9:53 PM [Info] Could not load type 'Network.Networkable' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.