Mod Archive Forums

Music Production => MilkyTracker => Tracking => MilkyTracker Bug Reports => Topic started by: argasek on November 22, 2014, 18:39:32

Title: Confusing "incompatible pattern data"
Post by: argasek on November 22, 2014, 18:39:32
Hi,

When trying to save emax-seq.mod (http://modarchive.org/index.php?request=view_by_moduleid&query=67578), I get the "Incompatible pattern data" message. However, all of the conditions mentioned in the message are met:
- Pattern length is exactly 64 rows
- Only notes between C-3 and B-5
- Volume column is not used
- Only effects between 0 and F

What really is the reason, this module uses EFx command, which is not implemented in MT. I'm OK with this, and removing the effect from the patterns saves the file, however the message is confusing. I see two solutions here:
- short term: reword the message so it clearly says "Hey, you are trying to save a file with an unsupported command: %s", %s = command
- long term: implement the EFx command... :)

Cheers, and hats off for your amazing work on MilkyTracker!

J.
Title: Re: Confusing "incompatible pattern data"
Post by: Deltafire on July 05, 2015, 23:12:30
I think the reason this message is being displayed is because the file has notes that are out-of-range for the .mod format (above B-5).  Milkytracker shouldn't have any problems with saving the EFx command.