SHOW:
|
|
- or go back to the newest paste.
1 | springie.exe Error: 0 : Error processing line JoinedBattle {"BattleID":1671,"User":"Pxtl"} : System.NullReferenceException: Object reference not set to an instance of an object. | |
2 | at Springie.autohost.AutoHost.FilterUsers(String[] words, TasClient tas, Spring spring, String[]& vals, Int32[]& indexes) | |
3 | at Springie.autohost.AutoHost.ComBoss(TasSayEventArgs e, String[] words) | |
4 | at Springie.autohost.AutoHost.tas_BattleUserJoined(Object sender, BattleUserEventArgs e1) | |
5 | at System.EventHandler`1.Invoke(Object sender, TEventArgs e) | |
6 | at LobbyClient.TasClient.<Process>d__ca.MoveNext() | |
7 | --- End of stack trace from previous location where exception was thrown --- | |
8 | at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) | |
9 | at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) | |
10 | at CallSite.Target(Closure , CallSite , Object ) | |
11 | at LobbyClient.TasClient.<OnLineReceived>d__a.MoveNext() | |
12 | springie.exe Error: 0 : Error processing line Say {"Place":1,"User":"Pxtl","IsEmote":false,"Text":"!exit","Ring":false} : System.NullReferenceException: Object reference not set to an instance of an object. | |
13 | at Springie.autohost.Polls.VoteExit.PerformInit(TasSayEventArgs e, String[] words, String& question, Int32& winCount) | |
14 | at Springie.autohost.Polls.AbstractPoll.Setup(TasSayEventArgs e, String[] words) | |
15 | at Springie.autohost.AutoHost.StartVote(IVotable vote, TasSayEventArgs e, String[] words) | |
16 | at Springie.autohost.AutoHost.RunCommand(TasSayEventArgs e, String com, String[] words) | |
17 | at Springie.autohost.AutoHost.tas_Said(Object sender, TasSayEventArgs e) | |
18 | at System.EventHandler`1.Invoke(Object sender, TEventArgs e) | |
19 | at LobbyClient.TasClient.InvokeSaid(TasSayEventArgs sayArgs) | |
20 | at LobbyClient.TasClient.<Process>d__d8.MoveNext() | |
21 | --- End of stack trace from previous location where exception was thrown --- | |
22 | at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) | |
23 | at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) | |
24 | at CallSite.Target(Closure , CallSite , Object ) | |
25 | at LobbyClient.TasClient.<OnLineReceived>d__a.MoveNext() | |
26 | springie.exe Error: 0 : Error processing line Say {"Place":1,"User":"Pxtl","IsEmote":false,"Text":"!voteexit","Ring":false} : System.NullReferenceException: Object reference not set to an instance of an object. | |
27 | at Springie.autohost.Polls.VoteExit.PerformInit(TasSayEventArgs e, String[] words, String& question, Int32& winCount) | |
28 | at Springie.autohost.Polls.AbstractPoll.Setup(TasSayEventArgs e, String[] words) | |
29 | at Springie.autohost.AutoHost.StartVote(IVotable vote, TasSayEventArgs e, String[] words) | |
30 | at Springie.autohost.AutoHost.RunCommand(TasSayEventArgs e, String com, String[] words) | |
31 | at Springie.autohost.AutoHost.tas_Said(Object sender, TasSayEventArgs e) | |
32 | at System.EventHandler`1.Invoke(Object sender, TEventArgs e) | |
33 | at LobbyClient.TasClient.InvokeSaid(TasSayEventArgs sayArgs) | |
34 | at LobbyClient.TasClient.<Process>d__d8.MoveNext() | |
35 | --- End of stack trace from previous location where exception was thrown --- | |
36 | at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) | |
37 | at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) | |
38 | at CallSite.Target(Closure , CallSite , Object ) | |
39 | at LobbyClient.TasClient.<OnLineReceived>d__a.MoveNext() | |
40 | springie.exe Information: 0 : SpringPaths: SPRING_DATADIR: c:\projekty\springie_spring;C:\Users\admin\Documents\My Games\Spring;c:\projekty\springie_spring\engine\98.0.1-451-g0804ae1;c:\projekty\springie_spring\engine | |
41 | springie.exe Information: 0 : SpringPaths: SPRING_WRITEDIR: c:\projekty\springie_spring | |
42 | springie.exe Information: 0 : SpringPaths: SPRING_ISOLATED: c:\projekty\springie_spring | |
43 | springie.exe Information: 0 : SpringPaths: SPRING_DATADIR: c:\projekty\springie_spring;C:\Users\admin\Documents\My Games\Spring;c:\projekty\springie_spring\engine\98.0.1-451-g0804ae1;c:\projekty\springie_spring\engine | |
44 | springie.exe Information: 0 : SpringPaths: SPRING_WRITEDIR: c:\projekty\springie_spring | |
45 | springie.exe Information: 0 : SpringPaths: SPRING_ISOLATED: c:\projekty\springie_spring | |
46 | springie.exe Error: 0 : Error processing spring message:System.NullReferenceException: Object reference not set to an instance of an object. | |
47 | at LobbyClient.Spring.talker_SpringEvent(Object sender, SpringEventArgs e) | |
48 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
49 | springie.exe Error: 0 : Error sending game result: System.TimeoutException: The request channel timed out while waiting for a reply after 01:00:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The HTTP request to 'http://zero-k.info/SpringieService.svc' has exceeded the allotted timeout of 01:00:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.Net.WebException: The operation has timed out | |
50 | at System.Net.HttpWebRequest.GetResponse() | |
51 | at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) | |
52 | --- End of inner exception stack trace --- | |
53 | at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) | |
54 | at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) | |
55 | at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) | |
56 | --- End of inner exception stack trace --- | |
57 | ||
58 | Server stack trace: | |
59 | at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) | |
60 | at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) | |
61 | at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) | |
62 | at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) | |
63 | at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) | |
64 | ||
65 | Exception rethrown at [0]: | |
66 | at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) | |
67 | at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) | |
68 | at PlasmaShared.ISpringieService.SubmitSpringBattleResult(BattleContext context, String password, BattleResult result, List`1 players, List`1 extraData) | |
69 | at LobbyClient.Spring.ParseInfolog(String text, Boolean isCrash) |