Beiträge von uniquetc5

Due to human (non-bot) spam the first contribution of a user has to be reviewed and activated manually, all further contributions do not require this.
As long as a user does not have at least one reviewed and activated contribution, the user is unable to edit his profile, set a avatar, title picture or a signature.

    What am i doing wrong?

    Spoiler anzeigen

    System.InvalidOperationException: Changes could not be applied, the requested operation would result in an invalid inventory state: Inventory does not contain the <b><link="Item:ChickenFeedItem"><style="Item"><ecoicon item="ChickenFeedItem">Chicken Feed</ecoicon></style></link></b> required for this action

    at Eco.Gameplay.Items.InventoryChangeSet.ApplyInternal(Boolean throwOnInvalid)

    at Eco.Gameplay.Items.InventoryChangeSet.Apply()

    at Eco.Gameplay.Items.Inventory.RemoveItems(Type itemType, Int32 quantity, User user)

    at Eco.EM.ModkitTools.IngredientCraftCondition.OnCraft()

    at Eco.EM.ModkitTools.PassiveCraftingComponent.Craft()

    at Eco.EM.ModkitTools.PassiveCraftingComponent.Tick(Single deltaTime)

    at Eco.EM.ModkitTools.PassiveCraftingComponent.Tick()

    at Eco.Shared.Utils.ListExtensions.ForEach[T](IList`1 list, Action`1 action)

    at Eco.Gameplay.Objects.WorldObject.Tick()

    at Eco.Shared.Utils.EnumerableExtensions.ForEach[T](IEnumerable`1 enumeration, Action`1 action)

    at Eco.Gameplay.Objects.WorldObjectManager.TickAll()

    at Eco.Core.Utils.Threading.EventDrivenWorker.<>c__DisplayClass8_0.<.ctor>b__0(CancellationToken token)

    at Eco.Core.Utils.Threading.EventDrivenWorker.DoRepeatableWork(CancellationToken token)

    at Eco.Core.Utils.Threading.RepeatableWorkerBase.DoWork(CancellationToken token)