See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at freetrain.world.rail.Train..ctor(TrainGroup group, String _name, Int32 length, TrainContribution _type, TrainController _controller) in C:\kohsuke\Visual Studio Projects\FreeTrain\core\world\rail\Train.cs:line 54
at freetrain.world.World..ctor(Distance sz, Int32 waterLevel) in C:\kohsuke\Visual Studio Projects\FreeTrain\core\world\World.cs:line 65
at freetrain.framework.MainWindow.OnLoad(EventArgs e) in C:\kohsuke\Visual Studio Projects\FreeTrain\core\framework\MainWindow.cs:line 1218
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
FreeTrain
Assembly Version: 1.0.1352.19037
Win32 Version: 1.0.1352.19037
CodeBase: file:///C:/FreeTrain.20030914.bin/FreeTrain.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
FreeTrain.Core
Assembly Version: 1.0.1352.19018
Win32 Version: 1.0.1352.19018
CodeBase: file:///C:/FreeTrain.20030914.bin/FreeTrain.Core.DLL
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
FreeTrain.Controls
Assembly Version: 1.0.2002.1221
Win32 Version: 1.0.2002.1221
CodeBase: file:///C:/FreeTrain.20030914.bin/FreeTrain.Controls.DLL
----------------------------------------
MagicLibrary
Assembly Version: 1.7.4.0
Win32 Version: 1.7.4.0
CodeBase: file:///C:/FreeTrain.20030914.bin/MagicLibrary.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
DirectDraw.net
Assembly Version: 1.0.1352.19014
Win32 Version: 1.0.1352.19014
CodeBase: file:///C:/FreeTrain.20030914.bin/DirectDraw.net.DLL
----------------------------------------
Interop.DxVBLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/FreeTrain.20030914.bin/Interop.DxVBLib.DLL
----------------------------------------
DirectAudio.net
Assembly Version: 1.0.1352.19014
Win32 Version: 1.0.1352.19014
CodeBase: file:///C:/FreeTrain.20030914.bin/DirectAudio.net.DLL
----------------------------------------
Interop.DxVBLibA
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/FreeTrain.20030914.bin/Interop.DxVBLibA.DLL
----------------------------------------
Interop.QuartzTypeLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/FreeTrain.20030914.bin/Interop.QuartzTypeLib.DLL
----------------------------------------
Interop.DirectDrawAlphaBlendLib
Assembly Version: 1.0.0.0
Win32 Version:
CodeBase: file:///C:/FreeTrain.20030914.bin/Interop.DirectDrawAlphaBlendLib.DLL
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
と出てマップが表示されないのですが・・・
どうすればいいんでしょう・・・
_______________________________________________
FreeTrain-general mailing list
FreeTrain-general@lists.sourceforge.jp
http://lists.sourceforge.jp/mailman/listinfo/freetrain-general