超级玩家
 
- 贡献度
- -6
- 金元
- 9654
- 积分
- 941
- 精华
- 0
- 注册时间
- 2012-7-3

|
Object reference not set to an instance of an object [System.NullReferenceException]
Details:
No details
System.NullReferenceException: Object reference not set to an instance of an object
at EightyOne.Areas.FakeGameAreaManager.GetArea (Int32 x, Int32 z) [0x00000] in <filename unknown>:0
at EightyOne.Areas.FakeGameAreaManager.QuadOutOfArea (Quad2 quad) [0x00000] in <filename unknown>:0
at NetTool.CreateNode (.NetInfo info, ControlPoint startPoint, ControlPoint middlePoint, ControlPoint endPoint, .FastList`1 nodeBuffer, Int32 maxSegments, Boolean test, Boolean visualize, Boolean autoFix, Boolean needMoney, Boolean invert, UInt16 relocateBuildingID, System.UInt16& firstNode, System.UInt16& lastNode, System.UInt16& segment, System.Int32& cost, System.Int32& productionRate) [0x00000] in <filename unknown>:0
at NetTool.CreateNode (.NetInfo info, ControlPoint startPoint, ControlPoint middlePoint, ControlPoint endPoint, .FastList`1 nodeBuffer, Int32 maxSegments, Boolean test, Boolean visualize, Boolean autoFix, Boolean needMoney, Boolean invert, UInt16 relocateBuildingID, System.UInt16& node, System.UInt16& segment, System.Int32& cost, System.Int32& productionRate) [0x00000] in <filename unknown>:0
at NetTool.SimulationStep () [0x00000] in <filename unknown>:0
at ToolManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0
|
|