Image no longer available

My heli and supply drop images are no longer showing up. there is just an image saying pic is no longer available imgur. I reloaded the plugins but still same message. TIA

Two reasons why this could happened. Image link has changed or image was deleted from image hoster. Quick fix for it is make an png file with transparency or take a working one from other panel. Open in gimp or your preffered image program and insert a white helicopter graphic. save as what you want and upload to dropbox or what you use for image hosting. Copy image link and add it to your config file. Reload, done. I made this with all my panel graphics to prevent this problem.

If Dropbox change the 0 at the link end to 1 or it dont work!

config/MagicPanel/MagicHeliPanel.json

"Panel Layout": {
"Image": {
"Url": "YourImageLink",

Airdrop one needs to be fixed too. Thanks for already fixing the heli!

Right now, both Heli and Airdrop icons are broken.  I tried the new Heli icon and it does not appear to be working.  Several mods were impacted by Imgur today.  I have  most fixed, but the MagicPanel apps are still struggling.  I unloaded the panels that are not working.  (Heli and Airdrop)  When I click on the Heli link, it appears to take me to the Heli icon image.  I have validated that the .cs file has the proper image in the config...but it still fails to load.

Image = new PanelImage
{
Enabled = config.Panel?.Image?.Enabled ?? true,
Color = config.Panel?.Image?.Color ?? "#FFFFFFFF",
Order = config.Panel?.Image?.Order ?? 0,
Width = config.Panel?.Image?.Width ?? 1f,
Url = config.Panel?.Image?.Url ?? "http://i.postimg.cc/MpJJPnC7/hTTyTTx.png",
Padding = config.Panel?.Image?.Padding ?? new TypePadding(0.1f, 0.1f, 0.1f, 0.1f)

Not working....still comes up with the "unable to load image from..." error on the in-game panel.

T6kpCKuNbFKyeSK.jpg SummitRust

Right now, both Heli and Airdrop icons are broken.  I tried the new Heli icon and it does not appear to be working.  Several mods were impacted by Imgur today.  I have  most fixed, but the MagicPanel apps are still struggling.  I unloaded the panels that are not working.  (Heli and Airdrop)  When I click on the Heli link, it appears to take me to the Heli icon image.  I have validated that the .cs file has the proper image in the config...but it still fails to load.

Image = new PanelImage
{
Enabled = config.Panel?.Image?.Enabled ?? true,
Color = config.Panel?.Image?.Color ?? "#FFFFFFFF",
Order = config.Panel?.Image?.Order ?? 0,
Width = config.Panel?.Image?.Width ?? 1f,
Url = config.Panel?.Image?.Url ?? "http://i.postimg.cc/MpJJPnC7/hTTyTTx.png",
Padding = config.Panel?.Image?.Padding ?? new TypePadding(0.1f, 0.1f, 0.1f, 0.1f)

Not working....still comes up with the "unable to load image from..." error on the in-game panel.

You need to delete the CS, then delete the config, then upload the new CS to the server. That fixed heli for me. Still awaiting fix on airdrop tho (not that it's not easy to fix ourselves lol)

thanks guys! great community

Hi Captain, I don't have a config json file for MagicHeliPanel...or any Magic Plugins.  I have a data file for MagicPanel, but it's blank.  I've deleted and installed MagicHeliPanel multiple times. No success.  Stil get the image not available error.  I've even tried manually changing the code with the correct image.  Still no dice.  :(

Still not working.  :(  I manually created the .json with the correct config, but the image is still showing as "missing".  I've been trying to make this work but seems like the .cs file is bad. 

Merged post

Well, I give up.  I was able to get the image from the current link and download it to my PC.  I've discovered that if you go to the existing link, it only works some of the time.  Most times you get ad pop ups instead of the actual heli icon.  I think this mod needs to use a different image host.  I moved the image to a different host and updated the configuration with the new file location, but I'm still not getting the helicopter icon.  :(  Looking for a different panel solution which is a bummer, because I love Magic.

Anyone have any luck getting this plugin to work?  No matter what I do, I still get "image unavailable".  :(  

I see this mod was just updated today.  Unfortunately, the image/icon for heli is still broken.  I installed the mod and tested...confirmed the image still doesn't work, and deleted the mod again. :(

You need to update the image in the config file or regenerate your config file.

1wWeXFqJACqohDm Relentless301

I see this mod was just updated today.  Unfortunately, the image/icon for heli is still broken.  I installed the mod and tested...confirmed the image still doesn't work, and deleted the mod again. :(