Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash if export x file #26

Open
sdsunqian opened this issue May 4, 2015 · 4 comments
Open

crash if export x file #26

sdsunqian opened this issue May 4, 2015 · 4 comments

Comments

@sdsunqian
Copy link

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

@acgessler
Copy link
Owner

Could you upload the file that crashed somewhere? Thanks!

@sdsunqian
Copy link
Author

@r-lyeh-archived
Copy link

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)

@Teabone3
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants