silicontrip / SkyReader

A Skylander portal reader/editor/writer for OSX.
87 stars 55 forks source link

New Line for Checksum Failure #13

Closed hegyak closed 7 years ago

hegyak commented 7 years ago

I added a new line character for Checksum Failure messages from the console window.

Changes this: Checksum failure for checksum type 3, data area 0Checksum failure for checksum type 2, data area 0Checksum failure for checksum type 1, data area 0Checksum failure for checksum type 3, data area 1Checksum failure for checksum type 2, data area 1Checksum failure for checksum type 1, data area 1Warning. Skylander data read from portal, but checksums are incorrect. File may be corrupt.

To: Checksum failure for checksum type 3, data area 0 Checksum failure for checksum type 2, data area 0 Checksum failure for checksum type 1, data area 0 Checksum failure for checksum type 3, data area 1 Checksum failure for checksum type 2, data area 1 Checksum failure for checksum type 1, data area 1 Warning. Skylander data read from portal, but checksums are incorrect. File may be corrupt.

This should be cross platform compatible as well.

hegyak commented 7 years ago

I am sorry about the strange commits. I edited the wrong source code and uploaded the wrong source code at first. All that needs to be changed is data area %d to data area %d\n