Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sheikproject opened this issue Jun 14, 2023 · 3 comments
Open

Comments

@sheikproject
Copy link

sheikproject commented Jun 14, 2023

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):

  • OS: Windows 10
  • Version v0.40, Canary #b100425c3

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

@sheikproject
Copy link
Author

sheikproject commented Apr 10, 2024

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

@yoshakami
Copy link

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
Copy link
Author

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants