• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Replace a .obj

Morshu

Smash Rookie
Joined
May 12, 2015
Messages
8
Hi,

I'd like to replace the M in the strap screen to make it an O, so i downloaded blender and made the letter ( same size ), then i exported it to a .obj but when i tried to import it into brawlbox, it gave me an error :

System.OutOfMemoryException: Mémoire insuffisante pour continuer l'exécution du programme.
à System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)
à System.UnsafeBuffer..ctor(Int32 size)
à BrawlLib.Modeling.PrimitiveManager..ctor(MDL0Object* polygon, AssetStorage assets, IMatrixNode[] nodes)
à BrawlLib.SSBB.ResourceNodes.MDL0ObjectNode.OnInitialize()
à BrawlLib.SSBB.ResourceNodes.ResourceNode.ReplaceRaw(FileMap map)
à BrawlLib.SSBB.ResourceNodes.ResourceNode.Replace(String fileName, FileMapProtect prot, FileOptions options)
à BrawlLib.SSBB.ResourceNodes.ResourceNode.Replace(String fileName)
à BrawlBox.GenericWrapper.OnReplace(String inStream, Int32 filterIndex)
à BrawlBox.GenericWrapper.Replace()
à BrawlBox.GenericWrapper.ReplaceAction(Object sender, EventArgs e)
à System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
à System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
à System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
à System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
à System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
à System.Windows.Forms.ToolStrip.WndProc(Message& m)
à System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I tried replacing with the original obj but it gave me the exception too .
After some searches, i'm downloading 3dsmax to convert the obj, i'm not sure if it will work, but if you can help me replacing this object, it would be nice . (sorry for bad english)
 
Top Bottom