FoFiX 3.121 Bugs or issues you'd like fixed?

Discussion particular to FoFiX, its development, and themes
Forum rules
This topic is 8 years and 5 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
weirdpeople
Member
Posts: 1105
Joined: August 16th, 2008
Location: Texas
Reputation: 15
Contact:

FoFiX 3.121 Bugs or issues you'd like fixed?

Postby weirdpeople » Sat Aug 08, 2015 8:32 pm

We are planning to release a FoFiX 3.122 bugfix release. So i know there are some issues out there regarding phase shift compatibility, and possibly some other bugs.

So if you know of any bugs, issues, or incompatibilities please post them in this thread, and maybe we can fix them for a future 3.122 release.

Thanks, Matthew

Link to branch on githuib:
https://github.com/fofix/fofix/commits/maintenance-3.x
Last edited by weirdpeople on Sun Aug 09, 2015 2:22 am, edited 1 time in total.
Developer of clone hero, and Former FoFiX developer
weirdpeople
Member
Posts: 1105
Joined: August 16th, 2008
Location: Texas
Reputation: 15
Contact:

Re: FoFiX 3.121 Bugs or issues you'd like fixed?

Postby weirdpeople » Sun Aug 09, 2015 2:21 am

Yeah I applied that patch 3 years ago to master, it was also one of the first things i applied to the 3.x branch.

edit:
Also i never quite looked into this, are Sysex Events actually ever used for anything that EOF, or phase shift supports?
Developer of clone hero, and Former FoFiX developer
weirdpeople
Member
Posts: 1105
Joined: August 16th, 2008
Location: Texas
Reputation: 15
Contact:

Re: FoFiX 3.121 Bugs or issues you'd like fixed?

Postby weirdpeople » Mon Aug 10, 2015 2:50 pm

Thanks, so I might have to look deeper into the crashing issues, because the previous patch was more a work around not a full fix. So do you have any midi files with sysex events in them i can test, or know of where i can get some?
Developer of clone hero, and Former FoFiX developer
weirdpeople
Member
Posts: 1105
Joined: August 16th, 2008
Location: Texas
Reputation: 15
Contact:

Re: FoFiX 3.121 Bugs or issues you'd like fixed?

Postby weirdpeople » Wed Oct 21, 2015 4:43 am

So i got around to fixing what i think was root the cause for the sysex events crash. commit here: https://github.com/fofix/fofix/commit/e ... 82a59a9b88

Now i haven't yet applied this fix to the 3.x branch, because I have a plan that will make that basically make doing that pointless once i get around to implementing support in the 3.x branch.

Read the post I made in the FoFiX Development thread for more info:
viewtopic.php?f=32&t=42311&p=637427#p637427
Developer of clone hero, and Former FoFiX developer
Jpop fanatic
raynebc
Moderator
Posts: 5671
Joined: April 20th, 2008
Location: Megumi Island
Reputation: 111

Re: FoFiX 3.121 Bugs or issues you'd like fixed?

Postby raynebc » Wed Oct 21, 2015 10:46 am

If you improved the MIDI parser to actually have Sysex handling, then that's fine, but if all you did was remove the change NewCreature made regarding the ignoring of Sysex events, it's not going to fix the issue. See the original conversation about it here:
viewtopic.php?p=604069#p604069
weirdpeople
Member
Posts: 1105
Joined: August 16th, 2008
Location: Texas
Reputation: 15
Contact:

Re: FoFiX 3.121 Bugs or issues you'd like fixed?

Postby weirdpeople » Wed Oct 21, 2015 5:05 pm

The fix is a 1 line typo fix:

self.outstream.sysex_event(data) -> self.outstream.system_exclusive(data)

-- Edit: Wed Oct 21, 2015 4:08 pm --

If you look at the log here it clearly points directly to this issue..
https://code.google.com/p/fofix/issues/ ... =1&q=sysex
Developer of clone hero, and Former FoFiX developer

Return to “FoFiX”

Who is online

Users browsing this forum: No registered users and 55 guests