[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS[2]


5/5の時点でのCVSのコードはビルドに成功しますが、起動時に例外が出ます。

System.NullReferenceException: オブジェクト参照がオブジェクト インスタンスに設定されていません。
   at freetrain.world.rail.Train..ctor(TrainGroup group, String _name, Int32 length, TrainContribution _type, TrainController _controller) in C:\Project\FreeTrain\FreeTrain\core\world\rail\Train.cs:line 54
   at freetrain.world.World..ctor(Distance sz, Int32 waterLevel) in C:\Project\FreeTrain\FreeTrain\core\world\World.cs:line 65
   at freetrain.framework.MainWindow.OnLoad(EventArgs e) in C:\Project\FreeTrain\FreeTrain\core\framework\MainWindow.cs:line 1180
   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)

「続行」させると、マップウィンドウが生成されず、その後様々な操作の度に例外が発生します。

_______________________________________________
FreeTrain-general mailing list
FreeTrain-general@lists.sourceforge.jp
http://lists.sourceforge.jp/mailman/listinfo/freetrain-general

題名

名前

メッセージ