View Issue Details

IDProjectCategoryLast Update
0000827AI War 1 / ClassicBug - OtherOct 22, 2010 9:56 pm
Reportermatyasbot Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version3.901 
Fixed in Version3.903 
Summary0000827: No standard image size 400!
DescriptionThe error 'No standard image size 400!' keeps showing in the upper left corner of the screen. Doesn't seem to affect play, but it's annoying. First saw in 3.900, but still in 3.902.

Looking at the output_log.txt, I see the following two error messages get repeated over and over:

Cannot Get Sprite for texture 'Expansions/2/Images/Logo' because No standard image size 400!
UnityEngine.Debug:Internal_Log(Int32, String, Object)
UnityEngine.Debug:Log(Object)
Game:GetSpriteForImage(GameImage)
UnityRenderer:DrawImage(GameImage, Int32, Int32, Color, ShaderType, Single, Boolean, Boolean, Single, Single, Single, Single, Boolean, UVUseType, DrawFrom)
UnityRenderer:DrawImage(GameImage, Int32, Int32, DrawFrom)
Starfield:RenderStarfield(UnityRenderer, Int32, Boolean)
Game:UpdateDisplay(Boolean)
MainCameraLogic:Update()
 
(Filename: ..\..\Runtime\Export\Generated\BaseClass.cpp Line: 2535)

Cannot Get Sprite for texture 'Expansions/1/Images/Logo' because No standard image size 400!
UnityEngine.Debug:Internal_Log(Int32, String, Object)
UnityEngine.Debug:Log(Object)
Game:GetSpriteForImage(GameImage)
UnityRenderer:DrawImage(GameImage, Int32, Int32, Color, ShaderType, Single, Boolean, Boolean, Single, Single, Single, Single, Boolean, UVUseType, DrawFrom)
UnityRenderer:DrawImage(GameImage, Int32, Int32, DrawFrom)
Starfield:RenderStarfield(UnityRenderer, Int32, Boolean)
Game:UpdateDisplay(Boolean)
MainCameraLogic:Update()
 
(Filename: ..\..\Runtime\Export\Generated\BaseClass.cpp Line: 2535)
TagsNo tags attached.
Internal Weight

Activities

Chris_McElligottPark

Oct 22, 2010 8:41 pm

administrator   ~0001940

Thanks, I'll check it out! Odd that I'm not seeing it. Are you on OSX, or windows?

matyasbot

Oct 22, 2010 8:46 pm

reporter   ~0001941

Windows. (Vista, x64). Also, I didn't see it on 3.800 or earlier.

Chris_McElligottPark

Oct 22, 2010 8:48 pm

administrator   ~0001942

Ok -- thanks!

Chris_McElligottPark

Oct 22, 2010 9:42 pm

administrator   ~0001943

It looks like... oddly and mysteriously... you didn't get 3.801. I'm packaging the images that were from that into the next version, but that's very odd.

Issue History

Date Modified Username Field Change
Oct 22, 2010 8:38 pm matyasbot New Issue
Oct 22, 2010 8:41 pm Chris_McElligottPark Note Added: 0001940
Oct 22, 2010 8:41 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Oct 22, 2010 8:41 pm Chris_McElligottPark Status new => confirmed
Oct 22, 2010 8:46 pm matyasbot Note Added: 0001941
Oct 22, 2010 8:48 pm Chris_McElligottPark Note Added: 0001942
Oct 22, 2010 9:42 pm Chris_McElligottPark Note Added: 0001943
Oct 22, 2010 9:42 pm Chris_McElligottPark Status confirmed => resolved
Oct 22, 2010 9:42 pm Chris_McElligottPark Fixed in Version => 3.902
Oct 22, 2010 9:42 pm Chris_McElligottPark Resolution open => fixed
Oct 22, 2010 9:56 pm Chris_McElligottPark Fixed in Version 3.902 => 3.903