Jump to content

plugin problems

Closed 1.1.9

PurgeDemon
PurgeDemon

Posted

the update stopped the images from showing wood... it says failed to load images 
AutoBaseUpgrade] Failed to download image wood.Address [https://i.imgur.com/sb6PGMP.png] invalid (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Chiyo

Posted

If you open the AutoBaseUpgrade.cs and replcae the part with the images:

Line 103 - 125

        private readonly List<ImageSettings> ImageSettingsList = new List<ImageSettings>
        {
            new ImageSettings
            {
                Name = "wood",
                Url = "https://i.ibb.co/ZVwpsRT/wood.png"
            },
            new ImageSettings
            {
                Name = "stones",
                Url = "https://i.ibb.co/KqWm58k/stone.png"
            },
            new ImageSettings
            {
                Name = "metal.fragments",
                Url = "https://i.ibb.co/TYh94RY/metal.png"
            },
            new ImageSettings
            {
                Name = "metal.refined",
                Url = "https://i.ibb.co/sJWGNtP/hqm.png"
            }
        };

Then it works perfectly fine - looks like imgur.com blocks it

image.thumb.png.5d4b03c41c38c3b89138b9c19921ed73.png

CASHR

Posted

Changed Status from Pending to Closed

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

2m

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.