Home Gallery Resources The Team Rules chat Login Register
  Show Topics
Pages: [1]
1  Help & Tutorials / Help / BrawlBox crashing when trying to view models from vanilla character pacs on: May 18, 2017, 02:04:10 PM
Hi there! I'm having a problem were when I try to expand the MDL0 of any vanilla character pac, Brawl Box keeps on crashing with the preview becoming a white box with a red X through it. This is quite frustrating as I have been meaning to get back into costume creation and now I can't. (Captain Obvious Strikes Again) The full error and screenshot will be in the spoilers below. Thanks for your time and I hope this can be sorted out!  Cheesy

Screenshot

Error Log
Unable to find an entry point named 'glGetUniformLocation' in DLL 'opengl32.dll'.
   at OpenTK.Graphics.OpenGL.GL.Core.GetUniformLocation(UInt32 program, String name)
   at OpenTK.Graphics.OpenGL.GL.GetUniformLocation(Int32 program, String name)
   at BrawlLib.OpenGL.GLTexture.Bind(Int32 index, Int32 program)
   at BrawlLib.SSBB.ResourceNodes.MDL0TextureNode.Load(Int32 index, Int32 program)
   at BrawlLib.SSBB.ResourceNodes.MDL0TextureNode.Prepa re(MDL0MaterialRefNode mRef, Int32 shaderProgramHandle, String palette)
   at BrawlLib.SSBB.ResourceNodes.MDL0MaterialRefNode.B ind(Int32 prog)
   at BrawlLib.SSBB.ResourceNodes.MDL0ObjectNode.Render(Boolean wireframe, Boolean useShaders, MDL0MaterialNode material)
   at BrawlLib.SSBB.ResourceNodes.DrawCall.Render(ModelPanelViewport viewport)
   at System.Windows.Forms.ModelPanel.OnRenderViewport(PaintEventArgs e, GLViewport v)
   at BrawlLib.OpenGL.GLPanel.OnRender(PaintEventArgs e)
   at BrawlLib.OpenGL.GLPanel.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandli ng(PaintEventArgs e, Int16 layer)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.UserControl.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)
2  Help & Tutorials / Help / Quick Question about the newest version of Brawl Box (v0.78 hotfix) on: March 28, 2017, 11:01:23 AM
My question is can I rename BrawlBox.exe to include to include the version number or will that stop it from functioning properly? My computer will not recognize the new version of Brawl Box as a program that can open .pac files unless I rename it, but what I'm not sure about is if the renaming breaks the program, because when I do rename it, it crashes before even opening and I get the windows is looking for solutions window. Thanks for reading, and have a great day!
3  Super Smash Bros. Brawl Hacking / Programming / Mewtwo2000's ASL problems on: October 10, 2016, 08:56:28 AM
This probably is just a problem with me, I'm a bit of a noob when it comes to hacking, but I can't get the get any result in game. I'm trying to make a stage that cycles through Legacy XP's MARIOPAST stages, but when ever I try to load up the stage, it always goes to the first stage. The problem may be that I'm using Brawl- as well! Thanks and have a great day! Laugh
Pages: [1]