Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on ring. #2998

Closed
GoogleFrog opened this issue Jan 7, 2025 · 1 comment
Closed

Error on ring. #2998

GoogleFrog opened this issue Jan 7, 2025 · 1 comment

Comments

@GoogleFrog
Copy link
Contributor

[t=00:45:33.200222][f=0043213] [ClientMessage] Say {"IsEmote":false,"User":"GoogleFrog","Place":1,"Text":"!ring Logix","Ring":false}
[t=00:45:33.450724][f=0043221] [ServerMessage] Say {"IsEmote":false,"Place":1,"Ring":false,"Text":"!ring Logix","Time":"2025-01-07T00:59:32.0233657Z","User":"GoogleFrog"}
[t=00:45:33.454834][f=0043221] [ServerMessage] Say {"IsEmote":false,"Place":5,"Ring":false,"Target":"GoogleFrog","Text":"[2951 125.168.8.147:61260 GoogleFrog] error processing line Say {\"IsEmote\":false,\"User\":\"GoogleFrog\",\"Place\":1,\"Text\":\"!ring Logix\",\"Ring\":false} : System.NullReferenceException: Object reference not set to an instance of an object.\r\n   at ZkLobbyServer.CmdRing.<>c__DisplayClass8_0.<Arm>b__0(String x) in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\autohost\\Commands\\CmdRing.cs:line 33\r\n   at System.Linq.Enumerable.WhereListIterator`1.MoveNext()\r\n   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n   at ZkLobbyServer.CmdRing.Arm(ServerBattle battle, Say e, String arguments) in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\autohost\\Commands\\CmdRing.cs:line 33\r\n   at ZkLobbyServer.BattleCommand.<Run>d__9.MoveNext() in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\autohost\\Commands\\BattleCommand.cs:line 58\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()\r\n   at ZkLobbyServer.ServerBattle.<RunCommandWithPermissionCheck>d__80.MoveNext() in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\ServerBattle.cs:line 436\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n   at ZkLobbyServer.ServerBattle.<CheckSayForCommand>d__73.MoveNext() in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\ServerBattle.cs:line 281\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()\r\n   at ZkLobbyServer.ServerBattle.<ProcessBattleSay>d__72.MoveNext() in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\ServerBattle.cs:line 272\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()\r\n   at ZkLobbyServer.ZkLobbyServer.<GhostSay>d__84.MoveNext() in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\ZkLobbyServer.cs:line 386\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()\r\n   at ZkLobbyServer.ConnectedUser.<Process>d__53.MoveNext() in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\ConnectedUser.cs:line 368\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at CallSite.Target(Closure , CallSite , Object )\r\n   at ZkLobbyServer.ClientConnection.<OnCommandReceived>d__13.MoveNext() in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\ClientConnection.cs:line 66","User":"GoogleFrog"}

The rest of the autohost seems to work.

@GoogleFrog
Copy link
Contributor Author

[2951 125.168.8.147:61260 GoogleFrog] error processing line Say {"IsEmote":false,"User":"GoogleFrog","Place":1,"Text":"!ring Logix","Ring":false} : System.NullReferenceException: Object reference not set to an instance of an object.\r\n at ZkLobbyServer.CmdRing.<>c__DisplayClass8_0.b__0(String x) in c:\actions-runner\_work\Zero-K-Infrastructure\Zero-K-Infrastructure\ZkLobbyServer\autohost\Commands\CmdRing.cs:line 33\r\n at System.Linq.Enumerable.WhereListIterator1.MoveNext()\r\n at System.Collections.Generic.List1..ctor(IEnumerable1 collection)\r\n at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source)\r\n at ZkLobbyServer.CmdRing.Arm(ServerBattle battle, Say e, String arguments) in c:\actions-runner\_work\Zero-K-Infrastructure\Zero-K-Infrastructure\ZkLobbyServer\autohost\Commands\CmdRing.cs:line 33\r\n at ZkLobbyServer.BattleCommand.d__9.MoveNext() in c:\actions-runner\_work\Zero-K-Infrastructure\Zero-K-Infrastructure\ZkLobbyServer\autohost\Commands\BattleCommand.cs:line 58\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.GetResult()\r\n at ZkLobbyServer.ServerBattle.d__80.MoveNext() in c:\actions-runner\_work\Zero-K-Infrastructure\Zero-K-Infrastructure\ZkLobbyServer\ServerBattle.cs:line 436\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter1.GetResult()\r\n at ZkLobbyServer.ServerBattle.<CheckSayForCommand>d__73.MoveNext() in c:\\actions-runner\\_work\\Zero-K-Infrastructure\\Zero-K-Infrastructure\\ZkLobbyServer\\ServerBattle.cs:line 281\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter1.GetResult()\r\n at ZkLobbyServer.ServerBattle.d__72.MoveNext() in c:\actions-runner\_work\Zero-K-Infrastructure\Zero-K-Infrastructure\ZkLobbyServer\ServerBattle.cs:line 272\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.GetResult()\r\n at ZkLobbyServer.ZkLobbyServer.d__84.MoveNext() in c:\actions-runner\_work\Zero-K-Infrastructure\Zero-K-Infrastructure\ZkLobbyServer\ZkLobbyServer.cs:line 386\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.GetResult()\r\n at ZkLobbyServer.ConnectedUser.d__53.MoveNext() in c:\actions-runner\_work\Zero-K-Infrastructure\Zero-K-Infrastructure\ZkLobbyServer\ConnectedUser.cs:line 368\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at CallSite.Target(Closure , CallSite , Object )\r\n at ZkLobbyServer.ClientConnection.d__13.MoveNext() in c:\actions-runner\_work\Zero-K-Infrastructure\Zero-K-Infrastructure\ZkLobbyServer\ClientConnection.cs:line 66

@Licho1 Licho1 closed this as completed in 504ebc4 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant