CGUITextureManager weirdness
Posted: Thu Dec 20, 2012 12:33 pm
ok this might be really minor but noticed this when scanning log after a crash
there is no icon.png in there.
similarly
b31600
Code: Select all
11:24:17 M: 22253568 NOTICE: -->Python Initialized<--
11:24:20 M: 24616960 WARNING: CGUITextureManager::Load - Texture file Q:\plugins\video\TVCatchup\icon.png (1143316480 x 14088913) is too big! Reloading resized
11:24:20 M: 24596480 ERROR: CGUITextureManager::Load - Texture manager unable to load file: Q:\plugins\video\TVCatchup\icon.png
similarly
Code: Select all
11:20:55 M: 45936640 NOTICE: load default skin:[xTV-SAF_v111]
11:20:57 M: 40222720 NOTICE: initialize done
11:20:57 M: 40202240 NOTICE: Running the application...
11:20:58 M: 35168256 WARNING: CGUITextureManager::Load - Texture file special://temp/weather/128x128/na.png (4158639 x 9658247) is too big! Reloading resized
11:20:58 M: 35147776 ERROR: CGUITextureManager::Load - Texture manager unable to load file: special://temp/weather/128x128/na.png
11:20:59 M: 34140160 NOTICE: start timeserver client
b31600