mtolly / onyx

Toolkit for converting and building songs for Rock Band, Guitar Hero, Clone Hero, and other similar rhythm games
159 stars 16 forks source link

Importing FoF/PS/CH song to create CON file gives an error #149

Open andrewwfesenko opened 4 years ago

andrewwfesenko commented 4 years ago

Hi, hope you are doing well. I've tried to convert FoF/PS/CH song to rb3 CON format but it gives me an error. I'm new to this, sorry if this has been already asked. Should I convert to Magma instead?

MIDI auto-detected as RB Overdrive format, passing through unmodified
Warning: Unrecognized MIDI event: MetaEvent (TextEvent "[preview]")
Context (innermost first):
  - Parsing track: EVENTS
Loading the MIDI file...
Cancelled tasks.

While trying to convert to Magma I also get errors but the tasks are being completed still, while with CON the tasks are failed.

MIDI auto-detected as RB Overdrive format, passing through unmodified
Warning: Unrecognized MIDI event: MetaEvent (TextEvent "[map HandMap_Chord_G]")
Context (innermost first):
  - Parsing track: PART GUITAR
Warning: Unrecognized MIDI event: MIDIEvent (Cons {messageChannel = Channel {fromChannel = 0}, messageBody = Voice (Control (Controller {fromController = 7}) 52)})
Context (innermost first):
  - Parsing track: PART REAL_KEYS_X
Warning: Unrecognized MIDI event: MIDIEvent (Cons {messageChannel = Channel {fromChannel = 0}, messageBody = Voice (Control (Controller {fromController = 7}) 51)})
Context (innermost first):
  - Parsing track: PART REAL_KEYS_X
Warning: Unrecognized MIDI event: MIDIEvent (Cons {messageChannel = Channel {fromChannel = 0}, messageBody = Voice (Control (Controller {fromController = 7}) 52)})
Context (innermost first):
  - Parsing track: PART KEYS_ANIM_RH
Warning: Unrecognized MIDI event: MIDIEvent (Cons {messageChannel = Channel {fromChannel = 0}, messageBody = Voice (Control (Controller {fromController = 7}) 51)})
Context (innermost first):
  - Parsing track: PART KEYS_ANIM_RH
Warning: Unrecognized MIDI event: MetaEvent (TextEvent "[preview]")
Context (innermost first):
  - Parsing track: EVENTS
Warning: Unrecognized MIDI event: MetaEvent (TextEvent "[short_version]")
Context (innermost first):
  - Parsing track: EVENTS

I'm using the macOS version if it helps.

stringbender1 commented 2 years ago

fuck no one responded and i have the issue too