Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. The one I gave you is the one on the download page you just need to fully delete all files first in each folder then upload it
     
  2. Don't ask for anupdate when you are the one messing up things.
    You will get bugged all plugins if you fuck your configs, that you did.
    Use something like: JSONLint - The JSON Validator.
    You will quickly see what your error is and how to fix it.
     
  3. I didn't fuck with any configs, I asked my server provider to update the configs and gave them the link to where they are. I was confused on why I was still getting the bad configs. That is why I said I would wait (not ask) for a new update before I used kits again.
     
    Last edited by a moderator: Jul 24, 2016
  4. They put in the wrong config and your host should not be messing with the config why don't you delete the config from your FTP then reload the plugin it will make a new one
     
  5. how do i set up a kit that can be bought through a 3 party service
     
  6. I have a multiplay server and I can't update stuff myself I put in another support ticket. I linked them to this thread thanks for your help.
     
  7. So one last question in the configs folder there is only suppose to be one ,json file. I think I might be finally getting this sorted

    these are the two files that I have

    • Removing addon 'Kits' file 'config/Kits.json'
    • Removing addon 'Kits' file 'data/Kits.json'
    Do I need both of these?
     
    Last edited by a moderator: Jul 24, 2016
  8. Hello friends if I put in the configuration which has the number and put chat to appear on the screen the dame error kits.


    [Oxide] 14:18 [Error] Failed to initialize plugin 'Kits v3.1.11' (FormatException: Input string was not in the correct format)
    [Oxide] 14:18 [Debug] at System.UInt64.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in <filename unknown>:0
    at System.UInt64.Parse (System.String s, IFormatProvider provider) [0x00000] in <filename unknown>:0
    at System.Convert.ToUInt64 (System.String value, IFormatProvider provider) [0x00000] in <filename unknown>:0
    at System.String.System.IConvertible.ToUInt64 (IFormatProvider provider) [0x00000] in <filename unknown>:0
    at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
    at System.Convert.ChangeType (System.Object value, System.Type conversionType, IFormatProvider provider) [0x00000] in <filename unknown>:0
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x00000] in <filename unknown>:0
    [Oxide] 14:18 [Info] Unloaded plugin Kits v3.1.11 by Reneb
    [Oxide] 14:18 [Info] No previous version to rollback plugin: Kits

    "chat": {

    "description": "<color=red>Geral Kits</color>",

    "kits": [

    "Starter",

    "medico"
     
  9. change chat to 0
    [DOUBLEPOST=1469377564][/DOUBLEPOST]
    They are needed
     
  10. How to make a kit xp?
     
  11. I have the new config on the server now but I'm still getting the same error as before and I put the new config in JSON validate and it is valid.
    but this error is still happening

    29 Kits - Unexpected end when deserializing object. Path '['NPC - GUI Kits']', line 18, position 2.

    [Oxide] 21:23 [Info] Loaded plugin Kits v3.1.11 by Reneb[Oxide] 21:23 [Error] Failed to initialize plugin 'Kits v3.1.11' (JsonSerializationException: Unexpected end when deserializing object. Path '['NPC - GUI Kits']', line 18, position 2.)[Oxide] 21:23 [Debug] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Object currentObject, System.String message) [0x00000] in <filename unknown>:0 [Oxide] 21:23 [Info] Unloaded plugin Kits v3.1.11 by Reneb[Oxide] 21:23 [Info] No previous version to rollback plugin: Kits

    New Config

    {
    "NPC - GUI Kits": {
    "1235439": {
    "description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n <color=green>Enjoy your stay</color>",
    "kits": [
    "kit1",
    "kit2"
    ]
    },
    "8753201223": {
    "description": "<color=red>VIPs Kits</color>",
    "kits": [
    "kit1",
    "kit3"
    ]
    }
    },
    "CopyPaste - Parameters": [
    "autoheight",
    "true",
    "blockcollision",
    "true",
    "deployables",
    "true",
    "inventories",
    "true"
    ]
    }
     
  12. Can you upload all kit files so I can check them
    from plugins folder
    Kits.cs
    from config folder
    Kits.json
    from data folder
    Kits.json
    Kits_data.json
     

  13. Where do I upload them too
     
  14. Use the upload a file option you see on the post
    upload a file.png
     
    Last edited by a moderator: Jul 24, 2016
  15. My server provider kept on getting the same error as me on there test server.
     

    Attached Files:

  16. Your config was wrong a bit only thing I could see try this one once you upload it in rcon type reload Kits
     

    Attached Files:

  17. Thanks I sent the new files to them
     
  18. Kits work again thanks Resistance