Neogorm image not appearing in-game.
These errors don't crash the game.

Relevant debug log (disregard the date).

04/18/2018 15:05:12	Crash in CG32bitImage::CreateFromBitmap.
04/18/2018 15:05:13	Unable to create bitmap from image: CrysonMagister.jpg
04/18/2018 15:05:13	[0x00310f85 CrysonMagister.jpg]: Image rect too big for bitmap.
04/18/2018 15:05:13	[0x00310f85 CrysonMagister.jpg]: Image rect too big for bitmap.
04/18/2018 15:05:15	Crash in CG32bitImage::CreateFromBitmap.
04/18/2018 15:05:15	Unable to create bitmap from image: NeogormAdult.jpg
04/18/2018 15:05:15	[0x00310e42 NeogormAdult.jpg]: Image rect too big for bitmap.
04/18/2018 15:05:15	[0x00310e42 NeogormAdult.jpg]: Image rect too big for bitmap.

This is the first time I've seen this but I have seen the errors in the debug log before for 1.0a4.
Not common, only seen less than half a dozen times.

Errors for these two ships seen in 1.0a4 as well as Xon Caol Overlord.

[0x00310e0d XonCaolOverlordAdult.jpg]: Image rect too big for bitmap.

EDIT: I exited and restarted this game and the neogorm image did appear but was also showing the red outlines as seen in the image.

neogorm non image.JPG
neogorm non image.JPG
george moromisato 15 Aug 2018:

This is almost certainly a memory issue.

I might be able to solve this in the future by compressing bitmaps better.