the tutorial seems to crashed the server
System.AggregateException: One or more errors occurred. (Object reference not set to an instance of an object.)
System.NullReferenceException: Object reference not set to an instance of an object. at Eco.Gameplay.Tutorial.UserSubTaskAcquireItem.IsComplete(User user) at Eco.Gameplay.Tutorial.UserSubTaskAcquireItem.Added() at Eco.Shared.Utils.ListExtensions.ForEach[T](IList1 list, Action1 action) at Eco.Gameplay.Tutorial.UserTask.OnEnteredWorld() at Eco.Gameplay.Tutorial.UserTaskManager.AddActiveTask(String taskName) at Eco.Core.Utils.SubscriptionExtensions.cDisplayClass5_0`1.b0(T t) at Eco.Gameplay.Players.Stomach.set_Calories(Single value) at Eco.Gameplay.Players.Stomach.BurnCalories(Single change, Boolean useCalorieModifier) at Eco.Gameplay.Players.User.Tick() at Eco.Simulation.Simulation.TickAll(Int32 maxTicksToRun) at Eco.Gameplay.Players.UserManager.DoWork(CancellationToken token) at Eco.Core.Utils.Threading.RepeatableActionWorker.DoRepeatableWork(CancellationToken token) at Eco.Core.Utils.Threading.RepeatableWorkerBase.DoWork(CancellationToken token)