Open Toshiba-3 opened 9 years ago
I'll need a French language FBX, preferably from Max 2015, to investigate
Cube exported from french 3ds Max 2018. The very same cube executed and exported to fbx with the exact same steps won't make Flummery crash. le_cube.zip
Crashes Flummery even when exported as FBX 2012 format. Creating a cube in MAX 2012 and exporting as FBX can be imported in Flummery. Seems weird, possible unexpected french terms in headers?
System.NotSupportedException: Unknown Data Type: 4 à ToxicRagers.Core.Formats.FBX.read_data_dict(BinaryReader br, Byte dataType) dans c:\Users\Maxx\Documents\Visual Studio 2012\Projects\ToxicRagers\ToxicRagers\Core\Formats\cFBX.cs:ligne 215 à ToxicRagers.Core.Formats.FBX.read_elem(BinaryReader br) dans c:\Users\Maxx\Documents\Visual Studio 2012\Projects\ToxicRagers\ToxicRagers\Core\Formats\cFBX.cs:ligne 145 à ToxicRagers.Core.Formats.FBX.read_elem(BinaryReader br) dans c:\Users\Maxx\Documents\Visual Studio 2012\Projects\ToxicRagers\ToxicRagers\Core\Formats\cFBX.cs:ligne 152 à ToxicRagers.Core.Formats.FBX.Load(String path) dans c:\Users\Maxx\Documents\Visual Studio 2012\Projects\ToxicRagers\ToxicRagers\Core\Formats\cFBX.cs:ligne 49 à Flummery.ContentPipeline.Core.FBXImporter.Import(String path) à Flummery.ContentManager.Load[T,T2](String assetName, String assetPath, Boolean bAddToScene) à Flummery.frmMain.menuImportClick(Object sender, 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.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.ToolStrip.WndProc(Message& m) à System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)