open3mod icon indicating copy to clipboard operation
open3mod copied to clipboard

crash if export x file

Open sdsunqian opened this issue 10 years ago • 4 comments

I can load fbx models with animation, but crash when exporting to x file (both xp and win7).

sdsunqian avatar May 04 '15 02:05 sdsunqian

Could you upload the file that crashed somewhere? Thanks!

acgessler avatar May 04 '15 07:05 acgessler

http://www.augmreal.com/downloads/test/pig.zip

sdsunqian avatar May 04 '15 07:05 sdsunqian

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)

r-lyeh-archived avatar May 21 '15 13:05 r-lyeh-archived

Same issue for me as well. Though I'm 3 years late to the party here...

Teabone3 avatar Mar 20 '18 04:03 Teabone3