哎,创建了人物之后进不鸟游戏啊。。。下面是log里面的报错。。
[02.06.2012 19:49:09.829] [Trace] [PresenceService]: Update() { Client: test@ } { GameAccount: test#0712 [lowId: 1] } - 1 Operations D3, Party, 2
[02.06.2012 19:49:10.008] [Error] [WorldGenerator]: Can't find a valid world definition for sno: 71150
[02.06.2012 19:49:10.008] [ Warn] [Game]: Failed to generate world with sno: 71150
[02.06.2012 19:49:10.017] [Debug] [Server]: ReceiveCallback - [Exception] System.NullReferenceException: 未将对象引用设置到对象的实例。
在 Mooege.Core.GS.Actors.Actor..ctor(World world, Int32 snoId, TagMap tags)
在 Mooege.Core.GS.Players.Player..ctor(World world, GameClient client, Toon bnetToon)
在 Mooege.Net.GS.ClientManager.OnJoinGame(GameClient client, JoinBNetGameMessage message)
在 Mooege.Net.GS.ClientManager.Consume(GameClient client, GameMessage message)
在 Mooege.Net.GS.GameClient.Parse(ConnectionDataEventArgs e)
在 Mooege.Net.GS.GameServer.GameServer_DataReceived(Object sender, ConnectionDataEventArgs e)
在 Mooege.Net.Server.OnDataReceived(ConnectionDataEventArgs e)
在 Mooege.Net.Server.ReceiveCallback(IAsyncResult result)