Rust-Kits

Moved

Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018

4.96216/5, 185 likes
  1. yes i see my flault thx
     
  2. Code:
    00:02 [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.5' (DirectoryNotFoundException: Could not find a part of the path "C:\Users\Administrator\Desktop\MainServer\rustds\server\my_server\oxide\logs\KITS-KitLogging_2017-05-02.txt".)
    00:02 [Stacktrace]   at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.Log (System.String fileName, System.String text) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.GiveKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.TryGiveKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.cmdChatKit (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
    new file change location causing error for kit logging
     
  3. Add this to your bat file +oxide.directory "server/my_server/oxide"
     
  4. No I've already moved my files to new location.
     
  5. How to add vip kits to only vip page on gui?
     
  6. How to change the destination of the plugin?
     
  7. Wulf

    Wulf Community Admin

    Destination of what and why?
     
  8. The new destination oxide conflicts with the plugin kits
    Code:
    (18:10:30) | Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.5' (DirectoryNotFoundException: Could not find a part of the path "/home/rustserver/serverfiles/server/rust-server/oxide/logs/KITS-KitLogging_2017-05-03.txt".)
    (18:10:30) | at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
      at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
      at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
      at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
      at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
      at System.IO.File.AppendAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
      at ConVar.Server.Log (System.String strFilename, System.String strMessage) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.Log (System.String fileName, System.String text) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.GiveKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.TryGiveKit (.BasePlayer player, System.String kitname) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.cmdChatKit (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  9. Wulf

    Wulf Community Admin

    It's not a conflict, the plugin is just using a hard-coded path (bad). I'll post a fix for it shortly.
     
  10. Thank you for your work wolf
     
  11. Wulf

    Wulf Community Admin

    Wulf updated Kits with a new update entry:

    3.2.6

     
  12. Why the information about what the kit received is displayed under the GUI? Another problem with the images, they look too bright.
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      290.9 KB
      Views:
      59
    Last edited by a moderator: May 3, 2017
  13. Code:
    (19:55:07) | Load requested for plugin which is already loading: Kits(19:55:08) | Error while compiling: Kits.cs(1171,250): error CS1525: Unexpected symbol `end-of-file'(19:55:11) | Unable to load Kits. Kits.cs(1171,250): error CS1525: Unexpected symbol `end-of-file'(19:55:11) | Previous version of plugin failed to load: Kits 
    reason?
     
  14. Wulf

    Wulf Community Admin

    Your plugin file sounds like it's incomplete or was corrupted; try downloading again.
     
  15. same thing, nothing changes.
     
  16. Wulf

    Wulf Community Admin

    Are you uploading via FTP? You may want to check the mode it uploads in.
     
  17. The update works perfectly for my server @Wulf ! :)
    Verry Good
     
  18. ye through FTP, mode is AUTO
    [DOUBLEPOST=1493833261][/DOUBLEPOST]
    anything what can I do?
     
  19. Wulf

    Wulf Community Admin

    Perhaps try downloading from another location or clearing your browser's cache? It's hard to tell what would be causing the file to be incomplete.
     
  20. @Wulf How do you add a page in the gui for vip kits, while still being able to access regular ones?