Skip to content

Error Creating Region on Setup #329

@KM198912

Description

@KM198912

Steps to reproduce

  1. Setup Standalone with Sqlite
    2.Create first region

Expected behaviour

Region should be created and "parked" with the estate default account

Actual behaviour

Mono Throws Error

Server configuration

Operating system: Debian 10 Buster

Web server: None

Database: SQLite

WhiteCore version: Latest Dev

Logs

Aug 08 09:44:10 - [EVENT MANAGER]: Delegate for TriggerIncomingLandDataFromStorage failed - continuing. System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.All[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate) [0x0000d] in :0
at WhiteCore.Modules.Land.ParcelManagementModule.EventManagerOnIncomingLandDataFromStorage (System.Collections.Generic.List1[T] data, OpenMetaverse.Vector2 parcelOffset) [0x00015] in <a5829a3b599b42e5a28b8b2f70295252>:0 at WhiteCore.Framework.SceneInfo.EventManager.TriggerIncomingLandDataFromStorage (System.Collections.Generic.List1[T] landData, OpenMetaverse.Vector2 parcelOffset) [0x00029] in :0 at System.Linq.Enumerable.All[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate) [0x0000d] in :0
at WhiteCore.Modules.Land.ParcelManagementModule.EventManagerOnIncomingLandDataFromStorage (System.Collections.Generic.List1[T] data, OpenMetaverse.Vector2 parcelOffset) [0x00015] in <a5829a3b599b42e5a28b8b2f70295252>:0 at WhiteCore.Framework.SceneInfo.EventManager.TriggerIncomingLandDataFromStorage (System.Collections.Generic.List1[T] landData, OpenMetaverse.Vector2 parcelOffset) [0x00029] in :0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions