Jump to content

When I run the plugin it gives me this error

(16:41:25) | Time zone of the current computer:Mountain Standard Time 
Current date time : 03/27/2024 15:41:24
(16:41:25) | WipeTime: 03/27/2024 19:00:00 current time: 03/27/2024 15:41:24
(16:41:25) | WipeTime: 03/27/2024 19:00:00 current time: 03/27/2024 15:41:24
(16:41:25) | Selecting Maps from RustMaps filter id:  This step usually takes around 1-30 seconds.
(16:41:25) | [MapVoter] Auto Starting Map vote.
(16:41:25) | ArgumentOutOfRangeException: 'minValue' cannot be greater than maxValue.
Parameter name: minValue

This is my MapVoter.json

{
  "Commands": {
    "Open MapVoter UI": "mvote",
    "Generate Mpas": "MapVoter.generate",
    "vote result": "voteresult"
  },
  "Rewards": {
    "Rust rewards": false,
    "reward points": 5,
    "Kits": false,
    "Kit name": ""
  },
  "Fun Kit": {
    "Fun kit enabled": false,
    "Enable Fun kit x minutes before wipe": 120,
    "Kit name": "FunKit",
    "Permission": ""
  },
  "Options": {
    "Map size": 2800,
    "Select random maps from rustmaps filter id instead of generating random maps on wipe day (true/false)": true,
    "How many pages the plugin looks up per search request(every page has 30 maps": 6,
    "Enable Discord bot (true/false)": true,
    "Only players with permission MapVoter.Vote can vote (true/false)": false,
    "Log to Discord (true/false)": true,
    "Discord Logs Channel Id": "1099186557136678972",
    "Disable UI": false,
    "RustMaps API key": "NOT GOING TO SHOW THIS",
    "staging": false,
    "barren": false,
    "Stop voting after (minutes)": 60,
    "Single Embed?": true,
    "avatar url": " ",
    "Discord footer": " ",
    "filter Id": " ",
    "Embed Url": "https://discord.com/api/webhooks/1164017910512091190/fcuPOIuqXVecGlwTSvvE0q98tnnDXSISYveJo8O9jaIT-DM7T6-SI8jfj_EhEz8dyumx"
  },
  "Discord Settings": {
    "Discord Server ID (Optional if bot only in 1 guild)": "1097586095178387507",
    "Vote Channel id": "1211847991338602516",
    "Winning Map Channel id": "1211847991338602516",
    "Mention role on vote start and end": "@everyone @Rust Wipes",
    "Create new thread for every vote": true,
    "Discord Apikey": "NOT GOING TO SHOW THIS",
    "Discord Command Prefix": "/",
    "Discord Channels": [
      {
        "Discord Channel ID": "1211847991338602516",
        "Commands": [
          "generate",
          "vote",
          "mapwipe",
          "bpwipe",
          "cancelwipe",
          "stopvoting",
          "update",
          "cancelupdate"
        ]
      }
    ],
    "Discord Command Role Assignment (Empty = All roles can use command.)": {
      "generate": [
        "1097586095216148594",
        "1097586095216148592",
        "1097586095216148594",
        "1097586095216148591"
      ],
      "vote": [
        "1097586095216148594",
        "1097586095216148592",
        "1097586095216148591",
        "1176658500798124182",
        "1127621329739337799"
      ],
      "mapwipe": [
        "1097586095216148592"
      ],
      "bpwipe": [
        "1097586095216148592"
      ],
      "cancelwipe": [
        "1097586095216148592",
        "1097586095216148591"
      ],
      "stopvoting": [
        "1097586095216148592"
      ],
      "update": [
        "1097586095216148592"
      ],
      "cancelupdate": [
        "1097586095216148592"
      ]
    }
  },
  "Auto Vote": {
    "Auto start vote": true,
    "Only Authenticated users can vote through discord": true,
    "Start voting x days before wipe": 3,
    "Start voting at (HH:mm) 24-hour clock": "15:00",
    "Number of maps to generate": 4
  },
  "Auto Wipe": {
    "Custom Map": {
      "Custom map": false,
      "Map URL": " "
    },
    "Map Wipe schedule": [
      7,
      14,
      21,
      28
    ],
    "BP Wipe schedule": [
      0
    ],
    "Enable Auto wipe": true,
    "Generate custom maps": {
      "Generate Custom map": true,
      "Custom map config name": "FragOut_BF"
    },
    "Wipe BPs at forced wipe day": true,
    "Forced Wipe time (HH:mm) 24-hour clock": "19:00",
    "Wipe time (HH:mm) 24-hour clock": "19:00"
  },
  "Plugins Data wipe": {
    "Enable plugins data wipe on forced wipe day": true,
    "Enable plugins data wipe on map wipe day": true,
    "File names to be deleted on forced wipe day": [
      "AdminMenu",
      "AutoCodeLock",
      "Clans",
      "DynamicCupShare",
      "GestureToActivate",
      "nteleportation",
      "SimpleKDR",
      "WelcomePanel",
      "ZoneManager",
      "AdminRadar",
      "advairstrike_data",
      "BetterChatFilter",
      "BetterChatMute",
      "BetterMetabolism",
      "challenge_data",
      "CustomChatCommands",
      "DiscordMessages",
      "EasyVotePro",
      "Economics",
      "Godmode",
      "GUIAnnouncementsPlayerData",
      "HeliControlCooldowns",
      "HeliControlSpawns",
      "HeliControlWeapons",
      "RealtimeWipeInfo",
      "KillRewards",
      "Rename",
      "SaveMyMap",
      "Tipster_CountryDatabase",
      "Tipster_PlayerDatabase",
      "UberTool",
      "Vehicles",
      "vendordata_cf",
      "vendordata_svowner",
      "vendordata_umod",
      "wipe",
      "WipeInfoApi"
    ],
    "File names to be deleted on map wipe day": [
      "AdminMenu",
      "AutoCodeLock",
      "Clans",
      "DynamicCupShare",
      "GestureToActivate",
      "nteleportation",
      "SimpleKDR",
      "WelcomePanel",
      "ZoneManager",
      "AdminRadar",
      "advairstrike_data",
      "BetterChatFilter",
      "BetterChatMute",
      "BetterMetabolism",
      "challenge_data",
      "CustomChatCommands",
      "DiscordMessages",
      "EasyVotePro",
      "Economics",
      "Godmode",
      "GUIAnnouncementsPlayerData",
      "HeliControlCooldowns",
      "HeliControlSpawns",
      "HeliControlWeapons",
      "RealtimeWipeInfo",
      "KillRewards",
      "Rename",
      "SaveMyMap",
      "Tipster_CountryDatabase",
      "Tipster_PlayerDatabase",
      "UberTool",
      "Vehicles",
      "vendordata_cf",
      "vendordata_svowner",
      "vendordata_umod",
      "wipe",
      "WipeInfoApi"
    ]
  },
  "Path to server identity folder": "server/fragout_1mill"
}

 

Share this comment


Link to comment

you need to set "filter Id": " ", in order to use
 

"Select random maps from rustmaps filter id instead of generating random maps on wipe day (true/false)": true,

"How many pages the plugin looks up per search request(every page has 30 maps": 6,

I've removed this

"Path to server identity folder": "server/fragout_1mill"

Are  you sure you're using the latest update?

 

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.2k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.