Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages: [1]
1  Help & Tutorials / Help / Re: BrawlBox crashing when trying to view models from vanilla character pacs on: May 18, 2017, 06:34:56 PM
I don't know how to find out what my graphics card is like, but I do know that I have not updated OpenGL, unless it auto updates. If I need to get it updated, how do I do that?
2  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)
3  Help & Tutorials / Help / Re: Quick Question about the newest version of Brawl Box (v0.78 hotfix) on: March 28, 2017, 11:36:58 AM
Yeah, that's what I've tried, but it won't be added to the list of programs to open the file.
But you can drag files into BrawlBox? Nice! That could help for sure!

P.S. I don't think sm4sh modding killed this site, if Legacy TE is anything to go by  Wink
4  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!
5  Help & Tutorials / Model Tutorials / Re: Windhunter7's Blender Importing Guide(WIP) on: November 15, 2016, 03:51:35 PM
If you use Linux OS on it. Otherwise an unmodified chromebook can't run any programs, I am almost certain
6  Help & Tutorials / Model Tutorials / Re: Windhunter7's Blender Importing Guide(WIP) on: November 02, 2016, 02:18:57 PM
This is great! Happy Face So does this mean I can just make the dae file in blender and import it into brawlbox, or are there still a few steps required? Either way, this is an awesome step toward making brawl modding more accessible for everyone!
7  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]