StartIndex Error in Magma
- This topic is empty.
-
AuthorPosts
-
September 6, 2016 at 10:17 pm #394312
I keep getting a weird error in Magma when trying to build a song, and I have no idea how to fix it.
Here’s the error:
StartIndex cannot be less than zero.
Parameter name: startIndex.
Any help?
September 6, 2016 at 11:26 pm #474576Post the entire log and error message.
September 6, 2016 at 11:28 pm #474577System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndexat System.String.Substring(Int32 startIndex, Int32 length)at bk.b(String A_0)at bk.a(IEnumerable`1 A_0)at bk.e(Object A_0, EventArgs A_1)at System.Windows.Forms.Timer.OnTick(EventArgs e)at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)************** Loaded Assemblies **************mscorlibAssembly Version: 4.0.0.0Win32 Version: 4.6.1063.1 built by: NETFXREL3STAGECodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
MagmaC3Assembly Version: 2.3.2.0Win32 Version: 2.3.2.0CodeBase: file:///C:/Users/blaha_000/Documents/Customs%20for%20RB3/Magma/MagmaC3.exe
System.CoreAssembly Version: 4.0.0.0Win32 Version: 4.6.1038.0 built by: NETFXREL2CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
SystemAssembly Version: 4.0.0.0Win32 Version: 4.6.1038.0 built by: NETFXREL2CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
Bass.NetAssembly Version: 2.4.11.0Win32 Version: 2.4.11.0CodeBase: file:///C:/Users/blaha_000/Documents/Customs%20for%20RB3/Magma/bin/Bass.Net.DLL
System.Windows.FormsAssembly Version: 4.0.0.0Win32 Version: 4.6.1038.0 built by: NETFXREL2CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System.DrawingAssembly Version: 4.0.0.0Win32 Version: 4.6.1068.2 built by: NETFXREL3STAGECodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
System.ConfigurationAssembly Version: 4.0.0.0Win32 Version: 4.6.1038.0 built by: NETFXREL2CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.XmlAssembly Version: 4.0.0.0Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGECodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
AccessibilityAssembly Version: 4.0.0.0Win32 Version: 4.6.1038.0 built by: NETFXREL2CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
NAudioAssembly Version: 1.7.2.19Win32 Version: 1.7.2.19CodeBase: file:///C:/Users/blaha_000/Documents/Customs%20for%20RB3/Magma/bin/NAudio.DLL
************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.September 7, 2016 at 3:00 am #474585That seems to be an issue with the naming of something in your MIDI file. What version of Magma is this? Post the MIDI so I can take a look.
September 7, 2016 at 3:06 am #474586I’m using v4.22. Here’s a link to the .RPP: http://www.mediafire.com/download/hebupytgnnnwnyj/Shake+Tramp+RB3+Custom.rpp
September 7, 2016 at 3:08 am #474587Please read what I wrote, respond to my question and do what I said. You did neither.
September 7, 2016 at 3:10 am #474588Whoops, I misread it. C3 Roks Edition v3, and here’s the MIDI file: http://www.mediafire.com/download/9mjelcwan40a2kk/Shake+Tramp+RB3+Custom.mid
September 7, 2016 at 3:34 am #474589Have you ever tried running it through MIDI Tester in Magma? I don’t have REAPER installed, so I can’t check…but MIDI Tester says you have at least two tracks named HARM2. There’s also other issues, I’m willing to bet. The error in Magma, does it happen when you click Build? If so, at which point exactly does it happen? Go through your MIDI tracks and make sure they’re named correctly.
September 7, 2016 at 8:03 pm #474616I figured out what was wrong. There wasn’t two tracks named HARM2, but the HARM2 track event wasn’t at the beginning, it was a few ticks to the right. I didn’t even realize it until I zoomed in ridiculously close.
-
AuthorPosts
- You must be logged in to reply to this topic.