Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages: [1]
1  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox 0.75b on: April 30, 2015, 01:03:54 AM
Hello, is the .brsar Saving Bug already fixed? It's been like 3 months since it was reported...
2  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox 0.74b on: January 31, 2015, 08:03:19 AM
What specific changes are you trying to make? You'll have to send me the RSAR so I can debug it, too. I don't work for free anymore but if the bug fix is simple enough I'll fix it for free.
What specific changes are you trying to make? You'll have to send me the RSAR so I can debug it, too. I don't work for free anymore but if the bug fix is simple enough I'll fix it for free.

Well, if it's too complicated, we'd rather leave it as it is, it's not that important I guess.

Basically I just want to edit Voices/Sound effects like in Mario Kart Wii, Brawl etc., where it works fine. For example, selecting a RBNK, and editing one of the Wav's included. Replacing them works fine, just saving the .brsar doesn't work.


By the way, I found an exception text from using an older version (Brawl Box 0.71):

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at BrawlLib.Wii.Audio.RSARConverter.CalculateSize(RSAREntryList entries, RSARNode node)
at BrawlLib.SSBB.ResourceNodes.RSARNode.OnCalculateS ize(Boolean force)
at BrawlLib.SSBB.ResourceNodes.ResourceNode.Rebuild(Boolean force)
at BrawlLib.SSBB.ResourceNodes.ResourceNode.Merge(Boolean forceBuild)
at BrawlBox.Program.Save()
at BrawlBox.MainForm.saveToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInter active(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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)



When using v0.74b, it just says the text I posted earlier without a Details tab.
3  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox 0.74b on: January 31, 2015, 12:03:41 AM
is there a details button on the error window

No, unfortunately not. I've talked to other people having the same problem, so it's not caused on my end... :/
4  Super Smash Bros. Brawl Hacking / Programming / Re: BrawlBox 0.74b on: January 27, 2015, 11:33:15 AM
Hello, unfortunately, it's not possible to edit the 9stars.brsar File from Mario Party 9. I always get the Error "Object reference not set to an instance of an object." when trying to save the changes. Any ideas?
5  Super Smash Bros. Brawl Hacking / Stages / Re: Mewtwo2000's Stage Thread - [Summer time] - (08/08/14) on: September 13, 2014, 04:02:43 AM
Amazing stages Mewtwo200 Smiley I'd love to see Rogueport from Paper Mario TTYD or something from Donkey Kong 64 in the future? Cheesy
Pages: [1]