UmbraSpaceIndustries / USITools

Shared components for KSP mods
Other
39 stars 38 forks source link

(Minor issue) Texture resolution not valid for compression warnings #144

Open astrolamb-gaming opened 4 years ago

astrolamb-gaming commented 4 years ago

KSP.log shows the following:

[LOG 14:01:35.834] Load(Texture): 000_USITools/Logistics_N
[WRN 14:01:35.836] Texture resolution is not valid for compression: 'C:\Users\Matthew\Desktop\Games\KSP 1.8.1 - USI Plus Some\GameData\000_USITools\Logistics_N.png' - consider changing the image's width and height to enable compression
[LOG 14:01:35.836] Load(Texture): 000_USITools/Logistics_S
[WRN 14:01:35.838] Texture resolution is not valid for compression: 'C:\Users\Matthew\Desktop\Games\KSP 1.8.1 - USI Plus Some\GameData\000_USITools\Logistics_S.png' - consider changing the image's width and height to enable compression
[LOG 14:01:35.838] Load(Texture): 000_USITools/Manufacturing_N
[WRN 14:01:35.840] Texture resolution is not valid for compression: 'C:\Users\Matthew\Desktop\Games\KSP 1.8.1 - USI Plus Some\GameData\000_USITools\Manufacturing_N.png' - consider changing the image's width and height to enable compression
[LOG 14:01:35.840] Load(Texture): 000_USITools/Manufacturing_S
[WRN 14:01:35.841] Texture resolution is not valid for compression: 'C:\Users\Matthew\Desktop\Games\KSP 1.8.1 - USI Plus Some\GameData\000_USITools\Manufacturing_S.png' - consider changing the image's width and height to enable compression