IMPORT ERROR

Posts

Pages: 1
I keep receiving an error when importing my weapon set images.
Recently, Rm2k3 is telling me that there is a "Stream Read Error" which doesn't
make sense to me, since I thought that only applies to data spreads.
I have imported many other images this way in the past, so It is irrelevant to my system and photoshop. In any case, I have checked all the requirements for the image, I'm using Photoshop in 8-bit format, the file is being saved as a bmp, and the sizes are correct.
Is there something I'm doing wrong here?
A stream is a memory stream, i.e., the image that is loaded from the file and put into memory. RM's stream reader or writer is failing for some reason. It has nothing to do with the image format, but something inherently wrong with the image itself (at least as far as rm is concerned). You may just be out of luck.
Interesting... I JUST solved the problem. Apparently RM cannot read if my project is interlaced. So for anyone having a similar problem, be sure to set de-interlacing on.
Pages: 1