Hi Arno, just a quick post to let you know I get an error when I typed "importshp"
I know this isn't a valid option but it seems to trigger something as I get an unhandled error
************** Exception Text **************
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at ASToFra.scenProc.SceneryProcessor.ValidateLine(String cmd)
at ASToFra.scenProc.MainWindow.ValidateDocument()
at ASToFra.scenProc.MainWindow.validateTimer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
x64 latest dev release
A problem with the title - it doesn't actually crash, my mistake
I know this isn't a valid option but it seems to trigger something as I get an unhandled error
************** Exception Text **************
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at ASToFra.scenProc.SceneryProcessor.ValidateLine(String cmd)
at ASToFra.scenProc.MainWindow.ValidateDocument()
at ASToFra.scenProc.MainWindow.validateTimer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
x64 latest dev release
A problem with the title - it doesn't actually crash, my mistake
Last edited:

