DiSkyOrg / DiSky

The best Skript add-on for Discord management! Slash commands, interaction, components, modal and much more available!
https://disky.me/
Apache License 2.0
43 stars 12 forks source link

Attachments not working such as embed images and thumbnails #136

Closed sluhtie closed 9 months ago

sluhtie commented 1 year ago

Attachments

Since the beta version I am no longer able to add image attachments to a message using

add ... to attachments of message

Embed Images

Also I noticed before already that for some reason I'm not able to add thumbnails not images to an embed anymore. They don't give me any error unlikely as the attachemt issue, they just don't show on the embed anymore.

set thumbnail of embed to "image url" set image of embed to "image url"

ItsTheSky commented 1 year ago

Is that still up to date for all reports? We talked about this on Discord but lost the lead 😅

sluhtie commented 1 year ago

Is that still up to date for all reports? We talked about this on Discord but lost the lead 😅

So the attachements yes, the images and thumbnails of embed no. grafik

ItsTheSky commented 1 year ago

I thought about that, but maybe Skript does not accept mixing types in arrays? Are those all images (the functions)?

sluhtie commented 1 year ago

You have send a custom edited version of disky beta2 in the discord. This error doesen't appear on that version but on the public release it does

I thought about that, but maybe Skript does not accept mixing types in arrays? Are those all images (the functions)?

Yes they all return a image type

ItsTheSky commented 1 year ago

With the latest beta4 it also appears?!

sluhtie commented 1 year ago

There is no beta4.

ItsTheSky commented 1 year ago

The latest release it 4.12.0-beta4: https://disky.me/resources/index.php?resources/disky-official-resource.5/

sluhtie commented 1 year ago

It says it's beta4 but the file is beta3 Download it and check, it's actually 4.12.0-beta3

ItsTheSky commented 1 year ago

yeah I may have forgotten to change the internal version name :x, but does it also happens there?

sluhtie commented 1 year ago

yes it does

ItsTheSky commented 1 year ago

Got it, imma investigate that in the afternoon 👌

sluhtie commented 1 year ago

thanks :)