BrawlCrate / BrawlCrateIssues

Separate issue tracker repo for bugs submitted from the application, matching BrawlBox's implementation
3 stars 0 forks source link

when try to open a folder #265

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

when open a folder

v0.36b x86

Memoria insufficiente per continuare l'esecuzione del programma.
   in System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)
   in BrawlLib.Internal.UnsafeBuffer..ctor(Int32 size)
   in BrawlLib.SSBB.ResourceNodes.RSARFileAudioNode.Init(VoidPtr strmAddr, Int32 strmLen, WaveInfo* info)
   in BrawlLib.SSBB.ResourceNodes.WAVESoundNode.GetAudio()
   in BrawlLib.SSBB.ResourceNodes.RBNKSoundGroupNode.OnPopulate()
   in BrawlLib.SSBB.ResourceNodes.ResourceNode.get_Children()
   in BrawlLib.SSBB.ResourceNodes.RBNKDataInstParamNode.OnInitialize()
   in BrawlLib.SSBB.ResourceNodes.ResourceNode.Initialize(ResourceNode parent, DataSource origSource, DataSource uncompSource)
   in BrawlLib.SSBB.ResourceNodes.RBNKDataGroupNode.OnPopulate()
   in BrawlLib.SSBB.ResourceNodes.ResourceNode.get_Children()
   in BrawlCrate.NodeWrappers.BaseWrapper.OnExpand()
   in BrawlCrate.UI.ResourceTree.OnBeforeExpand(TreeViewCancelEventArgs e)
   in System.Windows.Forms.TreeView.TvnExpanding(NMTREEVIEW* nmtv)
   in System.Windows.Forms.TreeView.WmNotify(Message& m)
   in System.Windows.Forms.TreeView.WndProc(Message& m)
   in BrawlCrate.UI.ResourceTree.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)