tornado-ii / EversionPacker

A command-line program for creating graphics archives for use with Eversion, Eversion HD, and Eversion HD Steam version.
3 stars 0 forks source link

Exception #1

Open mkicom0630 opened 3 years ago

mkicom0630 commented 3 years ago

Hi there, I am using a translator because my English is not good enough. We will inform you in advance.

LOG

-.cha GAMES SUPPORTED: -Eversion -Eversion HD -Eversion HD (Steam)

====

Enter the path to the CHA file you wish to replace. If empty, one will be generated for you. playe.cha Enter the path to the folder containing the graphics you wish to pack. player2 What are the graphics' transparent colour? (hexadecimal RGB (e.g. 400040)) 400040 Grabbing sprites... Could not grab header from archive. Check that the file is a valid Eversion graphics archive and is not corrupt. An archive will be generated for you. Unhandled Exception: System.ArgumentException: Destination array is not long enough to copy all the items in the collection. Check array index and length. Location: System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) Location: System.BitConverter.ToInt32(Byte[] value, Int32 startIndex) Location: EversionPacker.Program.Func(String _archive, String _graphics, String _TransparentColour) Location: EversionPacker.Program.Main(String[] args)