1. Hello Ive recently been setting my rust experimental server and 2 plugins wont work but this json file gets created. The plugins are AirdropController and AutoBroadcast. Ive check the log.error.txt file and I see this:

    Code:
    [2/22/2015 11:59:17 PM] [Oxide] 11:59 PM [Error] AirdropControl: Failed to load config file (is the config file corrupt?) (Value is greater than Int32.MaxValue or less than Int32.MinValue)
    [2/22/2015 11:59:17 PM] [Oxide] 11:59 PM [Error] autobroadcast: Failed to load config file (is the config file corrupt?) (After parsing a value an unexpected character was encountered: ". Path 'Messages.Message4', line 9, position 5.)
    [2/22/2015 11:59:17 PM] [Oxide] 11:59 PM [Error] Failed to initialize plugin autobroadcast
    Here is a list of plugins I currently have running on the server:
    admin-door-unlocker
    airdrop_settings
    AirdropControl
    AntiWallhack
    authlevel
    autobroadcast
    build
    deathnotes
    EnhancedBanSystem
    Fly
    Give
    helptext
    kits
    m-craftingrate
    m-DisappearingCorpses
    m-GatherRate
    m-Godmode
    m-Teleportation
    m-Time
    notifier
    playerlist
    playerlocation
    portgun
    Prod
    RemoverTool
    RotAG-Groups
    rustio
    StackSizes
    stickynotes
    Telekinesis
    updater
    vipname

    If somebody could help that would be amazing, Thanks!
     
  2. Wulf

    Wulf Community Admin

    It looks like you've corrupted your config files, or setting values too high. Refer to the Overview pages for those threads or replace your config files. For further help with those plugins, please post in the Discussion thread for each of those plugins.