soopercool101 / BrawlCrate

BrawlBox/BrawlTools Fork, Wii File Editor
https://discord.gg/s7c8763
GNU Lesser General Public License v3.0
154 stars 40 forks source link

Can't open .brsar file from Dance Dance Revolution Hottest Party 5 #72

Open sheikproject opened 1 year ago

sheikproject commented 1 year ago

Describe the bug I tried to open the file in the program and after seconds of loading it gave me a error window and it didn't loaded anything.

To Reproduce Steps to reproduce the behavior:

  1. Select File and then select Open
  2. Select DDRHP5_SOUND.brsar and load it
  3. Wait
  4. See error

Expected behavior To open like a normal .brsar from other games.

Screenshots image

Desktop (please complete the following information):

Link to the .brsar file: https://drive.google.com/file/d/1JgB--FE7JJ92CZPtAG85i4Rc7fHBFUZl/view?usp=sharing

sheikproject commented 7 months ago

I tried using the 4GB patch in BrawlCrate.exe and now it opens the file but it gave me another error

yoshakami commented 4 months ago

I tried using the 4GB patch in BrawlCrate.exe and now it opens the file but it gave me the same error as above

do you have the link to the 4GB patch?

sheikproject commented 2 months ago

I tried using the 4GB patch in BrawlCrate.exe and now it opens the file but it gave me another error

This is the error I am getting now:

La operación aritmética ha provocado un desbordamiento. 
   en BrawlLib.Wii.Audio.RSARConverter.EncodeSYMBBlock(SYMBHeader* header, RSAREntryList entries, RSARNode node)
   en BrawlLib.SSBB.ResourceNodes.RSARNode.OnRebuild(VoidPtr address, Int32 length, Boolean force)
   en BrawlLib.SSBB.ResourceNodes.ResourceNode.Rebuild(VoidPtr address, Int32 length, Boolean force)
   en BrawlLib.SSBB.ResourceNodes.ResourceNode.Rebuild(Boolean force)
   en BrawlLib.SSBB.ResourceNodes.ResourceNode.Merge(Boolean forceBuild)
   en BrawlCrate.Program.Save(Boolean showMessages)
   en BrawlCrate.UI.MainForm.saveToolStripMenuItem_Click(Object sender, EventArgs e)
   en System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   en System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   en System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   en System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   en System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   en System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   en System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   en System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   en System.Windows.Forms.ToolStrip.WndProc(Message& m)
   en System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)