• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

BrawlBox Error When Trying to Make a BRSTM

Hoth'Raka

Smash Rookie
Joined
Apr 28, 2012
Messages
12
i.imgur . com/B1KxbdO.png (forums won't let me post links. that's dumb)

Got this error when trying to make a brstm out of Rhythm of the Beast by Iron Maiden. I've got the loop points set and the preview sounds pretty good, but whenever I click "okay" it gives me this error after the progress bar fills up. Brawlbox then pops back up with a blank file named after the .wav I selected. It does not actually make the brstm. I'm gonna say its probably a problem with the wav, since the problem only happens with this one file. I don't know what the issue could be, though. I converted it by opening it in Audacity and exporting it as a wav. It is 60.3MB in size. Is the file just too big?

Full error message thing:
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x88780096): Exception from HRESULT: 0x88780096
   at System.Win32.DirectSound.IDirectSound8.CreateSoundBuffer(DSBufferDesc& pcDSBufferDesc, IDirectSoundBuffer8& ppDSBuffer, IntPtr pUnkOuter)
   at System.Audio.wAudioBuffer..ctor(wAudioProvider parent, DSBufferDesc& desc)
   at System.Audio.wAudioProvider.CreateBuffer(WaveFormatTag format, Int32 channels, Int32 bps, Int32 frequency, Int32 size)
   at System.Audio.AudioProvider.CreateBuffer(IAudioStream target)
   at System.Windows.Forms.AudioPlaybackPanel.TargetChanged(IAudioSource newTarget)
   at System.Windows.Forms.AudioPlaybackPanel.set_TargetSource(IAudioSource value)
   at BrawlBox.MainForm.resourceTree_SelectionChanged(Object sender, EventArgs e)
   at BrawlBox.ResourceTree.set_SelectedNode(TreeNode value)
   at BrawlBox.ResourceTree.OnAfterSelect(TreeViewEventArgs e)
   at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
   at System.Windows.Forms.TreeView.WmNotify(Message& m)
   at System.Windows.Forms.TreeView.WndProc(Message& m)
   at BrawlBox.ResourceTree.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
BrawlBox
    Assembly Version: 0.63.3691.33774
    Win32 Version: 0.63.3.0
    CodeBase: file:///C:/Users/Nick/Documents/Brawl%20Stuff/BrawlBox/BrawlBox.exe
----------------------------------------
BrawlLib
    Assembly Version: 0.10.3691.33773
    Win32 Version: 0.10.3.0
    CodeBase: file:///C:/Users/Nick/Documents/Brawl%20Stuff/BrawlBox/BrawlLib.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8008 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
Last edited:

Moydow

The fairest of them all
BRoomer
Joined
Aug 24, 2014
Messages
10,543
Location
https://experiencepoint.xyz
The thing with not being able to post links is just a basic anti-spam restriction that goes away when you have 10 posts. Every forum has, or at least should have something similar.

From the image, I can tell your version of BrawlBox is very out of date. The current is 0.74b, which you can get here. Try that, and if you're still having problems, then it's probably that the wav is just too big.
 

Hoth'Raka

Smash Rookie
Joined
Apr 28, 2012
Messages
12
Oh dang I had no idea there was a newer version. Thanks for the help, that fixed the issue!
 
Top Bottom