BrawlCrate / BrawlCrateIssues

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

the thing crashed when I chose an image to replace the texture with #255

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

error error while replacing texture 0 in advanced texture converter

v0.37 x86 I wont let me mod

v0.37 x86 bitch your program can't even replace a texture what the fuck

v0.36c-h1 x86 Unable to open an image in the Advanced Texture Converter i clicked the browse button

v0.36b x86

BrawlCrate Canary #1a7b764d56b8f7f927d79b4bd6240bf7a525bb83 x86

Path cannot be null.
Parameter name: path
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at BrawlLib.Internal.Windows.Forms.TextureConverterDialog.LoadImagesPreservingPaletteInfo(String path)
   at BrawlLib.Internal.Windows.Forms.TextureConverterDialog.LoadImages(String path)
   at BrawlLib.Internal.Windows.Forms.TextureConverterDialog.LoadImages()
   at BrawlLib.Internal.Windows.Forms.TextureConverterDialog.button1_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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)