Skip to content

server error when trying to paste file #5

@AlexALX

Description

@AlexALX

Hi, i'm getting this error in server console:

System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
   at Eco.Gameplay.Players.UserAlias.GetHashCode()
   at System.Collections.Generic.GenericEqualityComparer`1.GetHashCode(T obj)
   at System.Collections.Immutable.ImmutableHashSet`1.Add(T item, MutationInput origin)
   at System.Collections.Immutable.ImmutableHashSet`1.Add(T item)
   at Eco.Core.Utils.ThreadSafeHashSet`1.<>c__DisplayClass10_0.<Add>b__0(ImmutableHashSet`1 x)
   at Eco.Core.Utils.ImmutableHelper.ApplyImmutable[T](T& original, Func`2 apply)
   at Eco.Core.Utils.ThreadSafeHashSet`1.Add(T item)
   at Eco.Core.Utils.ControllerHashSet`1.<>c__DisplayClass9_0.<Add>b__0()
   at Eco.Core.Utils.ControllerHashSet`1.ApplyChange(Func`1 change)

Translation: Object reference not set to an instance of an object

When trying to paste my exported file.

Here is file:
da4a.zip

Also happens with other exported files as well. plugin may paste them as half of saved area, and if use //undo - it will back blocks, but may also keep items (storage boxes/benches/chairs etc) not removed.

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