Image not downloadingNot An Issue

Hi, have a question,

WHy is the image for the backpack GUI not downloading ? .. I reduced the weight of the image to 5Kb .. so it isn't too heavy.. but it doesn't show up.

And if I use the recommanded Skin .. then the skin only shows for like 2 seconds and then i goes back to the default Icon.

Settings : 

"Drop on Death (true/false)": true,
  "Erase on Death (true/false)": false,
  "Minimum Despawn Time (Seconds)": 300.0,
  "GUI Button": {
    "Enabled": true,
    "Enabled by default (for players with permission)": true,
    "Skin Id": "",
    "Image": "https://rebel25.com/server/backpacks.png",
    "Background Color": "0.969 0.922 0.882 0.035",
    "GUI Button Position": {
      "Anchors Min": "0.5 0.0",
      "Anchors Max": "0.5 0.0",
      "Offsets Min": "185 18",
      "Offsets Max": "245 78"
    }

The plugin simply tells the client the URL of the image. The rest is handled by Facepunch code. If there is an issue with downloading the image, that isn't an issue with the plugin.

Kinda strange then that other plugins do download the images from the same URL then

Im having the same issue, no matter what image i put it doesnt load at all, just shows a white 2d bag.

Locked automatically