Advertisement
Guest User

Untitled

a guest
Feb 4th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. [SERVER v1.0.24] Started as service
  2. [SERVER v1.0.24] Running as service
  3. [SERVER v1.0.24] Got Message: Ready
  4. [SERVER v1.0.24] Got Message: Compile
  5. [SERVER v1.0.24] Console: warning CS1701: Assuming assembly reference `Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' matches assembly `Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. You may need to supply runtime policy
  6. BetterSay.cs(19,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
  7. c:\games\173_199_126_13_28016\1264760\ruste\Oxide.Core.dll (Location of the symbol related to previous warning)
  8. BetterSay.cs(27,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
  9. c:\games\173_199_126_13_28016\1264760\ruste\Oxide.Core.dll (Location of the symbol related to previous warning)
  10. DeathNotes.cs(84,26): warning CS0108: `Oxide.Plugins.DeathNotes.LogToFile' hides inherited member `Oxide.Plugins.CSharpPlugin.LogToFile(string, string, Oxide.Core.Plugins.Plugin)'. Use the new keyword if hiding was intended
  11. c:\games\173_199_126_13_28016\1264760\ruste\Oxide.Core.CSharp.dll (Location of the symbol related to previous warning)
  12. 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
  13. c:\games\173_199_126_13_28016\1264760\ruste\Oxide.Core.dll (Location of the symbol related to previous warning)
  14. 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
  15. c:\games\173_199_126_13_28016\1264760\ruste\Oxide.Core.dll (Location of the symbol related to previous warning)
  16. 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
  17. c:\games\173_199_126_13_28016\1264760\ruste\Oxide.Core.dll (Location of the symbol related to previous warning)
  18. BetterChat.cs(601,21): warning CS0219: The variable `parsed' is assigned but its value is never used
  19. Clans.cs(348,36): warning CS0168: The variable `ex2' is declared but never used
  20. Clans.cs(448,34): warning CS0219: The variable `onlineMembers' is assigned but its value is never used
  21. GUIShop.cs(901,35): warning CS0429: Unreachable expression code detected
  22. GUIShop.cs(903,17): warning CS0162: Unreachable code detected
  23. DeathNotes.cs(109,28): warning CS0649: Field `Oxide.Plugins.DeathNotes.HealthColor' is never assigned to, and will always have its default value `null'
  24. DeathNotes.cs(113,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Names' is assigned but its value is never used
  25. DeathNotes.cs(114,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Bodyparts' is assigned but its value is never used
  26. DeathNotes.cs(115,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Weapons' is assigned but its value is never used
  27. DeathNotes.cs(116,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Attachments' is assigned but its value is never used
  28. FancyDrop.cs(35,10): warning CS0169: The private field `Oxide.Plugins.FancyDrop.Airstrike' is never used
  29. InfoPanel.cs(26,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.TestTimer' is never used
  30. InfoPanel.cs(957,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.TimeUpdater' is assigned but its value is never used
  31. InfoPanel.cs(1016,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MsgUpdater' is assigned but its value is never used
  32. InfoPanel.cs(1019,22): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MessageBoxAvailable' is assigned but its value is never used
  33. InfoPanel.cs(1102,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.HeliAttack' is never used
  34. InfoPanel.cs(1103,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.RadiationUpdater' is assigned but its value is never used
  35. InfoPanel.cs(1115,32): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveHelicopter' is never used
  36. InfoPanel.cs(1307,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.BalanceUpdater' is assigned but its value is never used
  37. InfoPanel.cs(1349,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CoordUpdater' is assigned but its value is never used
  38. InfoPanel.cs(1392,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CompassUpdater' is assigned but its value is never used
  39. Vanish.cs(112,31): warning CS0649: Field `Oxide.Plugins.Vanish.OnlinePlayer.Player' is never assigned to, and will always have its default value `null'
  40.  
  41. [SERVER v1.0.24] Got Message: Exit
  42. [SERVER v1.0.24] Exit received.
  43. [SERVER v1.0.24] Connection closed.
  44. [SERVER v1.0.24] Shutdown
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement