Seed is always the same but the map is different

Hi everytime we wipe and change the map the map image changed on the discord but the seed is a old seed. Its not picking the right seed but the map its showing is correct. How to get it to show the right seed pls?

Can you please share your config?

{
  "Debug Level (None, Error, Warning, Info)": "None",
  "Command": "dw",
  "Rust Map Image Settings": {
    "Map Image Source (None, RustMaps, RustMapApi)": "RustMapApi",
    "RustMaps.com Settings": {
      "RustMap.com API Key": "1a03b5c5-f5c7-4ec0-b9fe-810e521b874d",
      "Generate Staging Map": false
    },
    "RustMapApi Settings": {
      "Render Name": "Icons",
      "Image Resolution Scale": 0.5,
      "File Type (Jpg, Png": "Jpg"
    }
  },
  "Send wipe message when server wipes": true,
  "Wipe Webhook url": "https://discordapp.com/api/webhooks/774044487692451841/3VJir_jsKUr9H6OkfT7_9m_Lo4SWz63YMF_OUEX8wYBMQYmJpxVTukSJKU02zRXHQeQT",
  "Send protocol message when server protocol changes": true,
  "Protocol Webhook url": "https://discordapp.com/api/webhooks/774044487692451841/3VJir_jsKUr9H6OkfT7_9m_Lo4SWz63YMF_OUEX8wYBMQYmJpxVTukSJKU02zRXHQeQT",
  "Wipe messages": [
    {
      "Content": "",
      "Webhook Override (Overrides the default webhook for this message)": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
      "Send Mode (Always, Random)": "Always",
      "Embed": {
        "Enabled": true,
        "Title": "{server.name}",
        "Description": "The server has wiped!",
        "Url": "",
        "Embed Color": "#2200FF",
        "Image Url": "attachment://map.jpg",
        "Thumbnail Url": "https://i.ibb.co/TBc2B7k/1.jpg",
        "Fields": [
          {
            "Title": "Seed",
            "Value": "[{world.seed}](https://rustmaps.com/map/{world.size}_{world.seed})",
            "Inline": true,
            "Enabled": true
          },
          {
            "Title": "Size",
            "Value": "{world.size}M ({world.size!km^2}km^2)",
            "Inline": true,
            "Enabled": true
          },
          {
            "Title": "Protocol",
            "Value": "{server.protocol.network}",
            "Inline": true,
            "Enabled": true
          },
          {
            "Title": "Click & Connect",
            "Value": "steam://connect/Battlefield.RustyDesigners.net:28015",
            "Inline": false,
            "Enabled": true
          }
        ],
        "Footer": {
          "Icon Url": "https://rustydesigners.net/wp-content/uploads/2021/02/discord-logo.jpg",
          "Text": "RustyDesigners.net",
          "Enabled": true
        }
      }
    }
  ],
  "Protocol messages": [
    {
      "Content": "",
      "Webhook Override (Overrides the default webhook for this message)": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
      "Send Mode (Always, Random)": "Always",
      "Embed": {
        "Enabled": true,
        "Title": "{server.name}",
        "Description": "The server protocol has changed!",
        "Url": "",
        "Embed Color": "#2200FF",
        "Image Url": "",
        "Thumbnail Url": "https://rustydesigners.net/wp-content/uploads/2021/02/discord-logo.jpg",
        "Fields": [
          {
            "Title": "Protocol",
            "Value": "{server.protocol.network}",
            "Inline": true,
            "Enabled": true
          },
          {
            "Title": "Previous Protocol",
            "Value": "{server.protocol.previous}",
            "Inline": true,
            "Enabled": true
          },
          {
            "Title": "Mandatory Client Update",
            "Value": "This update requires a mandatory client update in order to be able to play on the server",
            "Inline": false,
            "Enabled": true
          },
          {
            "Title": "Click & Connect",
            "Value": "steam://connect/Battlefield.RustyDesigners.net:28015",
            "Inline": false,
            "Enabled": true
          }
        ],
        "Footer": {
          "Icon Url": "https://i.ibb.co/TBc2B7k/1.jpg",
          "Text": "RustyDesigners.net",
          "Enabled": true
        }
      }
    }
  ]
}


Merged post

Ive noticed it stopped showing the right seed for a few weeks now. Its the same seed all the time but different map in image(the right map in image)

Config looks good to me. Can you try running this in sever console and give me the output?

placeholderapi.test {world.name} {world.size} {world.seed} {world.url}

It looks like you're using a custom map. That could be the cause of it since it's not proc gen.