CC Zone - Chip's Challenge Forum
Strange Error with CCEdit 2.0 - Printable Version

+- CC Zone - Chip's Challenge Forum (https://forum.bitbusters.club)
+-- Forum: Chip's Challenge (https://forum.bitbusters.club/forum-4.html)
+--- Forum: Programs and Editors (https://forum.bitbusters.club/forum-16.html)
+--- Thread: Strange Error with CCEdit 2.0 (/thread-1771.html)



Strange Error with CCEdit 2.0 - Flareon350 - 09-Sep-2013

While trying to open my levelset, JCCLPRejects.dat, this weird error popped up:

[Image: dm3b.png]

What the heck does this even mean?


Strange Error with CCEdit 2.0 - lookatthis - 09-Sep-2013

I think that came up because you have to many level sets that you downloaded, but then again, what do I know. You could email the creator.


Strange Error with CCEdit 2.0 - M11k4 - 10-Sep-2013

The file you have is corrupt. Maybe you copied it from somewhere and that process was interrupted, so the file does not have an "end marker". If you try to play the set in TW without passwords, you'll most likely see some of the levels there but not all of them. The last level listed can also have an odd name. A similar message I've come across is "read past end of stream". If possible, just download the set again, or revert to an earlier saved copy.


Strange Error with CCEdit 2.0 - jbdude55 - 10-Sep-2013

My guess would be that RLE is the acronym for "Run Length Encoding", a file compression technique, and "buffer overflow" is the result of the maximum code length permitted by the encoder being exceeded. This would support Miika's theory about the lack of an end-marker, a section of code that tells the encoder that encoding has been completed.


Strange Error with CCEdit 2.0 - Flareon350 - 10-Sep-2013

Hmm alright well that's exactly what I did was revert to another copy. Luckily I only lost about 4 levels, but it's a rejects set so it doesn't matter Tongue

Thanks for the help!