What did I do wrong?

Here's the picture:
It's probably to loud.Bizobinator wrote:I've created an icon to use in my mod, but it shows up blank. However, the picture isn't blank (though it does have a transparent background). Even pulling it up in Windows picture viewer shows the picture.
What did I do wrong?
Here's the picture:
Yeah, that seems to be the source of it, but it's having issues still >_<. So, when I make the icon *.png file 32x32 pixels, the mod crashes on load-up, saying that it's trying to access the 64x64 loc. But, if I make the image 64x64, it cuts off half the image.Arch666Angel wrote:pictures have to be the right size, else they get cropped.Icons = 32x32 px
What? That's a terrible suggestion. You absolutely want to save all PNGs with 32 bit color support if you're using them in Factorio or you loose a massive amount of granularity.Arch666Angel wrote:Also: Dont save pngs in anything higher than 16bit colors.
Then it was above 32bit, something made problems with mac usersRseding91 wrote:What? That's a terrible suggestion. You absolutely want to save all PNGs with 32 bit color support if you're using them in Factorio or you loose a massive amount of granularity.Arch666Angel wrote:Also: Dont save pngs in anything higher than 16bit colors.
Awesome, thanks Angel!Arch666Angel wrote:item/entity icons 32x32
group icons 64x64
tech icons 128x128 (or smaller if you set the matching value to icon_size)