Everytime I want to make a new character, it always said "Lost connection to the game server. Please make sure you're connected to the internet and try again."
I don't know why it suddenly like this, and the server have this logs.
Quote
2020-04-10 11:47:05.898 [Error] Client Packet Error! [Packet: CreateCharacterPacket | User: asdd | Player: Â | IP 139.0.83.233]
2020-04-10 11:47:05.898 [Error]Â
 Message: Object reference not set to an instance of an object.
  Stack:   at lambda_method(Closure , ValueBuffer )
  at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
  at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source)
  at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ResultEnumerable`1.GetEnumerator()
  at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext()
  at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
  at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass15_1`1.<CompileQueryCore>b__0(QueryContext qc)
  at Intersect.Server.Database.DbInterface.CharacterNameInUse(String name) in C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Server\Database\DbInterface.cs:line 402
  at Intersect.Server.Networking.PacketHandler.HandlePacket(Client client, Player player, CreateCharacterPacket packet) in C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Server\Networking\PacketHandler.cs:line 1084
  at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid4[T0,T1,T2,T3](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
  at Intersect.Server.Networking.PacketHandler.HandlePacket(IConnection connection, IPacket packet) in C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Server\Networking\PacketHandler.cs:line 217
Question
Miharukun
Everytime I want to make a new character, it always said "Lost connection to the game server. Please make sure you're connected to the internet and try again."
I don't know why it suddenly like this, and the server have this logs.
What is the problem?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts