Facebook
From Kuprel, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 275
  1. [SERVER v1.0.20] Started as service
  2. [SERVER v1.0.20] Running as service
  3. [SERVER v1.0.20] Got Message: Ready
  4. [SERVER v1.0.20] Got Message: Compile
  5. [SERVER v1.0.20] Restarting: ForbiddenStakes.cs(14,51): error CS1525: Unexpected symbol `Edit www.creep.pl'
  6. Warning: restarting compilation
  7.  
  8. [SERVER v1.0.20] Console: ChatBot.cs(9,1): warning CS0105: The using directive for `Oxide.Core' appeared previously in this namespace
  9. AutoClean.cs(48,14): warning CS0114: `Oxide.Plugins.AutoClean.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  10. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  11. BetterChatFilter.cs(150,22): warning CS0114: `Oxide.Plugins.BetterChatFilter.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  12. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  13. CustomDeathMessages.cs(21,14): warning CS0114: `Oxide.Plugins.CustomDeathMessages.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  14. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  15. EasyStakes.cs(19,8): warning CS0114: `Oxide.Plugins.EasyStakes.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  16. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  17. GroupsControl.cs(66,14): warning CS0114: `Oxide.Plugins.GroupsControl.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  18. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  19. KillCounter.cs(58,14): warning CS0114: `Oxide.Plugins.KillCounter.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  20. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  21. Ping.cs(51,14): warning CS0114: `Oxide.Plugins.Ping.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  22. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  23. PlayerList.cs(54,14): warning CS0114: `Oxide.Plugins.PlayerList.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  24. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  25. VehicleManager.cs(59,14): warning CS0114: `Oxide.Plugins.VehicleManager.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  26. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  27. Vote.cs(17,8): warning CS0114: `Oxide.Plugins.Vote.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  28. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  29. Vote.cs(179,8): warning CS0108: `Oxide.Plugins.Vote.cmd(string)' hides inherited member `Oxide.Plugins.HurtworldPlugin.cmd'. Use the new keyword if hiding was intended
  30. /home/k13367_s9050/server_9050/Oxide.Hurtworld.dll (Location of the symbol related to previous warning)
  31. WipeTimer.cs(38,14): warning CS0114: `Oxide.Plugins.WipeTimer.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
  32. /home/k13367_s9050/server_9050/Oxide.Core.dll (Location of the symbol related to previous warning)
  33. AutoClean.cs(123,29): warning CS0472: The result of comparing value type `int' with null is always `true'
  34. BetterChatMute.cs(431,21): warning CS0219: The variable `parsed' is assigned but its value is never used
  35. ChatBot.cs(114,9): warning CS0168: The variable `pk' is declared but never used
  36. EnhancedBanSystem.cs(2172,20): warning CS0219: The variable `steamid' is assigned but its value is never used
  37. EnhancedBanSystem.cs(2173,20): warning CS0219: The variable `name' is assigned but its value is never used
  38. EnhancedBanSystem.cs(2346,20): warning CS0219: The variable `steamid' is assigned but its value is never used
  39. EnhancedBanSystem.cs(2348,20): warning CS0219: The variable `name' is assigned but its value is never used
  40. EnhancedBanSystem.cs(2349,20): warning CS0219: The variable `errorreason' is assigned but its value is never used
  41. GroupsControl.cs(140,34): warning CS0219: The variable `result' is assigned but its value is never used
  42. Infamy.cs(104,23): warning CS0219: The variable `infamy' is assigned but its value is never used
  43. Infamy.cs(105,23): warning CS0219: The variable `maxInfamy' is assigned but its value is never used
  44. RollTheDice.cs(760,32): warning CS0219: The variable `editvalue' is assigned but its value is never used
  45. Vote.cs(148,12): warning CS0219: The variable `original' is assigned but its value is never used
  46. BetterChatFilter.cs(20,42): warning CS0169: The private field `Oxide.Plugins.BetterChatFilter.BetterChat' is never used
  47. BetterChatFilter.cs(43,36): warning CS0169: The private field `Oxide.Plugins.BetterChatFilter.offensedata' is never used
  48. Meteors.cs(141,29): warning CS0169: The private field `Oxide.Plugins.Meteors.MeteorInstance.startingPos' is never used
  49. Meteors.cs(143,27): warning CS0414: The private field `Oxide.Plugins.Meteors.MeteorInstance.distance' is assigned but its value is never used
  50.  
  51. [SERVER v1.0.20] Got Message: Exit
  52. [SERVER v1.0.20] Exit received.
  53. [SERVER v1.0.20] Connection closed.
  54. [SERVER v1.0.20] Shutdown
  55.