open3mod
open3mod copied to clipboard
crash if export x file
I can load fbx models with animation, but crash when exporting to x file (both xp and win7).
Could you upload the file that crashed somewhere? Thanks!
http://www.augmreal.com/downloads/test/pig.zip
same issue here, using a different fbx model (that points to a non-existing/wrong .tga path && filename)
************** Texto de la excepción **************
System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
en open3mod.TextureLoader.ObtainStream(String name, String basedir, String& actualLocation)
en open3mod.ExportDialog.DoExport(Scene scene, String id)
en System.Windows.Forms.Control.OnClick(EventArgs e)
en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.ButtonBase.WndProc(Message& m)
en System.Windows.Forms.Button.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Same issue for me as well. Though I'm 3 years late to the party here...