User talk:Effect2/readRMPP.c

From Just Solve the File Format Problem
Revision as of 14:03, 29 September 2019 by Effect2 (Talk | contribs)

Jump to: navigation, search


I might sound like a noob for this, I just created an account here, but can you fix these errors or are they the files themselves?

Assertion failed: memcmp("cftc", type, 4) == 0, file readRMPP.c, line 34

Assertion failed: fread(ptr, size, nmemb, stream) == nmemb, file readRMPP.c, line 19

Here is the file [1]

No, you're right, it's the program. It seems that your file was of a version of the format that was slightly different from the version of the sample files I used when writing the program. I have fixed it back at User:Effect2/readRMPP.c. I will say that the output of the program will probably disappoint you; RMMP seems to be a relatively complex format, and what I've written only deals with it at a low level; what you will end up with (possibly once you remove the space from the end of the file extensions) is an unorganized collection of images, possibly sound files, and some other files containing text, but not at all put together. "readRMMP" was perhaps an overly confident choice of name on my part (and I'll probably move it tomorrow). I can tell you that I think that this DLL file contains procedures to actually read and display it, but I don't think I have the right knowledge to write a program that uses it. Effect2 (talk) 14:02, 29 September 2019 (UTC)
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox