keefehiggins / bizhawk

Automatically exported from code.google.com/p/bizhawk
0 stars 0 forks source link

Error with TAStudio exporting to BK2 #296

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Gun.Smoke
2. Play the Attached Movie File
3. Go to TAStudio to and select "Export to BK2"

What is the expected output? What do you see instead?
It has an error:

Index was out of range. Must be non-negative and less than the size of the 
collection.
Parameter name: index.
&Details
&Continue
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be 
non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at BizHawk.Client.EmuHawk.MarkerControl.MarkerView_QueryItemText(Int32 index, RollColumn column, String& text)
   at BizHawk.Client.EmuHawk.InputRoll.DrawData(PaintEventArgs e)
   at BizHawk.Client.EmuHawk.InputRoll.OnPaint(PaintEventArgs e)

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

Please provide any additional information below.
Maby it's the file name?

Original issue reported on code.google.com by hegyak on 21 Oct 2014 at 3:29

Attachments:

GoogleCodeExporter commented 9 years ago
[05:25] <BimmyLee> oh, this is a graphical error
[05:25] <BimmyLee> if I wigglet he mouse over tastudio afterward, I get hte 
error
[05:26] <BimmyLee> for the record, export works fine ;)

Original comment by hegyak on 21 Oct 2014 at 12:32

GoogleCodeExporter commented 9 years ago
Fixed by revision 8171 (actually many revisions before that but definitely by 
this revision)

Original comment by adeli...@tasvideos.org on 13 Nov 2014 at 11:42