General Problem opening FBX file in kseditor

I had made my own street track of Hong Kong in Race Track Builder from Steam. I used two Xpacks. Then I exported it and try to open it in kseditor. It says it has error, here is what the exeception is:

************** 例外狀況文字 **************
System.Runtime.InteropServices.SEHException (0x80004005): 外部元件傳回例外狀況。
於 Model.load(Model* , basic_string<wchar_t\,std::char_traits<wchar_t>\,std::allocator<wchar_t> >* , GraphicsManager* , IModelImporter* )
於 ksNet.ksGraphics.loadFBX(String filename)
於 ksEditor.Form1.openFBXToolStripMenuItem_Click(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)

************** 已載入的組件 **************
mscorlib
組件版本: 4.0.0.0
Win32 版本: 4.8.4075.0 built by: NET48REL1LAST
程式碼庫: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
ksEditor
組件版本: 1.0.0.0
Win32 版本: 1.0.0.0
程式碼庫: file:///C:/Users/chaky/OneDrive/%E6%A1%8C%E9%9D%A2/kdEditor/ksEditor.exe
----------------------------------------
System.Windows.Forms
組件版本: 4.0.0.0
Win32 版本: 4.8.4042.0 built by: NET48REL1LAST_C
程式碼庫: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
組件版本: 4.0.0.0
Win32 版本: 4.8.4001.0 built by: NET48REL1LAST_C
程式碼庫: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
組件版本: 4.0.0.0
Win32 版本: 4.8.3752.0 built by: NET48REL1
程式碼庫: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
ksNet
組件版本: 1.0.5375.16238
Win32 版本:
程式碼庫: file:///C:/Users/chaky/OneDrive/%E6%A1%8C%E9%9D%A2/kdEditor/ksNet.DLL
----------------------------------------
System.Configuration
組件版本: 4.0.0.0
Win32 版本: 4.8.3752.0 built by: NET48REL1
程式碼庫: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
組件版本: 4.0.0.0
Win32 版本: 4.8.4075.0 built by: NET48REL1LAST
程式碼庫: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
組件版本: 4.0.0.0
Win32 版本: 4.8.3752.0 built by: NET48REL1
程式碼庫: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.resources
組件版本: 4.0.0.0
Win32 版本: 4.8.3752.0 built by: NET48REL1
程式碼庫: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hant_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
ksMathCore
組件版本: 1.0.0.0
Win32 版本: 1.0.0.0
程式碼庫: file:///C:/Users/chaky/OneDrive/%E6%A1%8C%E9%9D%A2/kdEditor/ksMathCore.DLL
----------------------------------------
mscorlib.resources
組件版本: 4.0.0.0
Win32 版本: 4.8.3752.0 built by: NET48REL1
程式碼庫: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hant_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
************** JIT 偵錯 **************
若要啟用 Just-In-Time (JIT) 偵錯功能,則必須在
此應用程式或電腦的 .config 檔案中,設定
system.windows.forms 區段內的 jitDebugging 值。
且該應用程式也必須在啟用偵錯的狀態下進行
編譯。
例如:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

I have seen people having the same problem on other threads and forums. However, I still have no solution for this problem. I have tried to ignore it and continue loading, but it loaded nothing in 12 hours.

Please I need help, I really want to try to drive on my track.
 
It's failing to read the fbx, error message doesn't say anything more specific than that. Only thing you can really do is try exporting simpler files until you get one that works, then figure out what objects it doesn't like. Or if you can't even export a single cube then figure out different fbx exporter options.
 
It's failing to read the fbx, error message doesn't say anything more specific than that. Only thing you can really do is try exporting simpler files until you get one that works, then figure out what objects it doesn't like. Or if you can't even export a single cube then figure out different fbx exporter options.
I tried exporting a cube to
It's failing to read the fbx, error message doesn't say anything more specific than that. Only thing you can really do is try exporting simpler files until you get one that works, then figure out what objects it doesn't like. Or if you can't even export a single cube then figure out different fbx exporter options.
I have the same problem, but when I export even a single cube, it doesn't work. I don't know why it doesn't work, I have checked in a lot of forums and any of them had a solution. Could you help??
 

Latest News

How long have you been simracing

  • < 1 year

    Votes: 260 15.4%
  • < 2 years

    Votes: 170 10.1%
  • < 3 years

    Votes: 168 10.0%
  • < 4 years

    Votes: 125 7.4%
  • < 5 years

    Votes: 231 13.7%
  • < 10 years

    Votes: 200 11.9%
  • < 15 years

    Votes: 125 7.4%
  • < 20 years

    Votes: 98 5.8%
  • < 25 years

    Votes: 77 4.6%
  • Ok, I am a dinosaur

    Votes: 230 13.7%
Back
Top