Skip to content

random players joining server for the first time are getting an error #25538

@padmanek

Description

@padmanek

Client log: message (5).txt

Server log: log_250628120037.log

Theres server side error for this player @ 19:35:47

The essential part:

19:35:47.082] [580] [Error] [Eco] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.ArgumentNullException: Value cannot be null. (Parameter 'source')
   at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found)
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
   at Eco.Gameplay.Civics.Immigration.InitialSpawnManager.StartHere(Player player, InitialSpawnPoint point)
   at InvokeStub_InitialSpawnManager.StartHere(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   --- End of inner exception stack trace ---

also server logs from yesterday - happened 3 times

log_250627095925.log

overall, 4 people had the error from 272 joins over 22 hours

this is not a new error or anything, it has been happening in the past year or so

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions