Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exception of type `System.InvalidOperationException`: Out of sync in frame 1838: Blame Tick.
- at OpenRA.Network.OrderManager.OutOfSync(Int32 frame, String blame)
- at OpenRA.Network.OrderManager.CheckSync(Byte[] packet)
- at OpenRA.Network.OrderManager.<TickImmediate>c__AnonStorey12.<>m__4(Int32 clientId, Byte[] packet)
- at OpenRA.Network.ReplayRecorderConnection.<Receive>c__AnonStorey1A.<>m__17(Int32 client, Byte[] data)
- at OpenRA.Network.EchoConnection.Receive(Action`2 packetFn)
- at OpenRA.Network.ReplayRecorderConnection.Receive(Action`2 packetFn)
- at OpenRA.Network.OrderManager.TickImmediate()
- at OpenRA.Game.<Tick>c__AnonStorey39.<>m__9E()
- at OpenRA.Sync.<CheckSyncUnchanged>c__AnonStorey30.<>m__69()
- at OpenRA.Sync.CheckSyncUnchanged[T](World world, Func`1 fn)
- at OpenRA.Sync.CheckSyncUnchanged(World world, Action fn)
- at OpenRA.Game.Tick(OrderManager orderManager)
- at OpenRA.Game.Tick(OrderManager orderManager, Viewport viewPort)
- at OpenRA.Game.Run()
- at OpenRA.Program.Run(String[] args)
- at OpenRA.Program.Main(String[] args)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement