-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Operating system
Windows
Bug description
Client error 10053Client error 10053 occurs when entering the game after selecting a character.
Repro steps
Client error 10053Client error 10053 occurs when entering the game after selecting a character.
Server logs
[ERR] <12> Error announcing field boss 1003 to channel 1
Grpc.Core.RpcException: Status(StatusCode="Unknown", Detail="Exception was thrown by handler.")
at Grpc.Net.Client.Internal.HttpClientCallInvoker.BlockingUnaryCall[TRequest,TResponse](Method2 method, String host, CallOptions options, TRequest request)
at Grpc.Core.Interceptors.InterceptingCallInvoker.b__3_0[TRequest,TResponse](TRequest req, ClientInterceptorContext2 ctx)
at Grpc.Core.ClientBase.ClientBaseConfiguration.ClientBaseConfigurationInterceptor.BlockingUnaryCall[TRequest,TResponse](TRequest request, ClientInterceptorContext2 context, BlockingUnaryCallContinuation2 continuation)
at Grpc.Core.Interceptors.InterceptingCallInvoker.BlockingUnaryCall[TRequest,TResponse](Method2 method, String host, CallOptions options, TRequest request)
at Maple2.Server.Channel.Service.Channel.ChannelClient.TimeEvent(TimeEventRequest request, CallOptions options) in I:\Maple2\Maple2.Server.Core\obj\Debug\net8.0\proto\channel\ChannelGrpc.cs:line 1245
at Maple2.Server.Channel.Service.Channel.ChannelClient.TimeEvent(TimeEventRequest request, Metadata headers, Nullable1 deadline, CancellationToken cancellationToken) in I:\Maple2\Maple2.Server.Core\obj\Debug\net8.0\proto\channel\ChannelGrpc.cs:line 1234
at Maple2.Server.World.Containers.WorldBossManager.Announce() in I:\Maple2\Maple2.Server.World\Containers\WorldBossManager.cs:line 29