columbo777 / ziggy-pro-editor

Automatically exported from code.google.com/p/ziggy-pro-editor
1 stars 2 forks source link

PART REAL_GUITAR: fret is less than left hand position on gem at 65:4:046 #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
attached .mid in MAGMA

What is the expected output? What do you see instead?
looks like a 108 event error?

What version of the product are you using? On what operating system?
66

Please provide any additional information below.
ERROR: MIDI Compiler: q:/rock band/game/customs/beach boys/beach boys - surfin 
usa/surfinusa.mid (PART REAL_GUITAR): fret is less than left hand position on 
gem at 65:4:046

Original issue reported on code.google.com by columbo...@gmail.com on 3 Jul 2013 at 8:26

Attachments:

GoogleCodeExporter commented 9 years ago
Example two:
Project Compiler: Entering Phase 2 of 5...
MIDI Compiler: Starting...
ERROR: MIDI Compiler: c:/users/reifler/dropbox/rb3 tools/wip/seperate 
ways/journey - separate ways (worlds apart)/separateways.mid (PART 
REAL_GUITAR): fret is less than left hand position on gem at 113:2:358
ERROR: MIDI Compiler: c:/users/reifler/dropbox/rb3 tools/wip/seperate 
ways/journey - separate ways (worlds apart)/separateways.mid (PART 
REAL_GUITAR): fret is less than left hand position on gem at 121:2:358
ERROR: MIDI Compiler: c:/users/reifler/dropbox/rb3 tools/wip/seperate 
ways/journey - separate ways (worlds apart)/separateways.mid (PART 
REAL_GUITAR): fret is less than left hand position on gem at 161:2:358
MIDI Compiler: Done.

http://www.mediafire.com/download/p3nphljpfbwb48d/separateways.rar

Original comment by columbo...@gmail.com on 15 Jul 2013 at 6:33

Attachments:

GoogleCodeExporter commented 9 years ago
ERROR: MIDI Compiler: d:/rbn/garden/nyxyxylyth/santropez/santropez.mid (PART 
REAL_BASS): fret is too far away from left hand position on gem at 110:4:360
ERROR: MIDI Compiler: d:/rbn/garden/nyxyxylyth/santropez/santropez.mid (PART 
REAL_GUITAR): fret is less than left hand position on gem at 43:3:000
ERROR: MIDI Compiler: d:/rbn/garden/nyxyxylyth/santropez/santropez.mid (PART 
REAL_BASS_22): fret is too far away from left hand position on gem at 110:4:360
ERROR: MIDI Compiler: d:/rbn/garden/nyxyxylyth/santropez/santropez.mid (PART 
REAL_GUITAR_22): fret is less than left hand position on gem at 43:3:000

http://www.mediafire.com/download/6k2yy1i4dt1lnm0/SanTropezPRO.rar

Original comment by columbo...@gmail.com on 15 Jul 2013 at 6:34

GoogleCodeExporter commented 9 years ago
Someone just pointed out the obvious.  This has something to do with the notes 
that are dropped at lower difficulties.

Original comment by columbo...@gmail.com on 16 Jul 2013 at 2:15

GoogleCodeExporter commented 9 years ago
FOUND IT!.  Ok, Harmonix has a RULE (that is not documented).  They would NOT 
Drop a note from 5 button that would cause this error.  Since CUSTOMS do not 
have this rule, this issue becomes prevalent.  

Ok, so if the reduction is going to CROSS multiple fret positions, that is not 
allowed and must be compensated for.

See this picture here:
[2:27:14 PM] pikminguts92: http://i.imgur.com/lodhwpM.png

[note that I MANUALLY fixed EASY to prove out the concept.

Original comment by columbo...@gmail.com on 16 Jul 2013 at 6:43

GoogleCodeExporter commented 9 years ago
ok, EVEN MORE SPECIFICALLY.  It happens when a lower 5 button difficulty 
absorbs a note (like taking 2 notes and making it one long sustain).  Harmonix 
would "cut" off the note of a different fret and some of these custom charts 
will include that note.  So if the sequence was a 12h14 and on Hard its just 
14, that's fine, but ONLY if the length of the 14 not does not include the AREA 
of the 12 note.  Otherwise the long notes has to be a 14 to avoid the error!

Original comment by columbo...@gmail.com on 16 Jul 2013 at 6:58

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
http://pksage.com/ccc/forums/viewtopic.php?f=12&t=619#p5472

Original comment by columbo...@gmail.com on 16 Jul 2013 at 7:15

GoogleCodeExporter commented 9 years ago
a work-around would be the when calculating reductions you would check the note 
to the fret marker and if it was mismatched, you would start to shorten the 
note (from the left side) until it hit the proper fret marker. 

In the examples I have documented, this fix should work every time.  

Original comment by columbo...@gmail.com on 17 Jul 2013 at 2:56

GoogleCodeExporter commented 9 years ago
Since this is related to how the 5 button is charted (technically incorrectly) 
there is no intent on fixing this.  However, it would be nice if the editor 
identified it when it comes up.

Original comment by columbo...@gmail.com on 1 Apr 2014 at 5:09