Virtual-Universe / Virtual-Universe-Release

Stable release repository for the Virtual Universe Open Source Project Arm. For bleeding edge development code please see the Virtual-Universe/Virtual-Dev or the Virtual-Universe/Virtual-Universe-Early-Dev repository. Please use this repository for production level grids.
https://virtual-planets.org
7 stars 6 forks source link

Error thrown when loading or saving OARs #47

Closed emperorstarfinder closed 8 years ago

emperorstarfinder commented 8 years ago

Steps to reproduce

  1. Change to region using change region command
  2. Load or Save OAR command is now used.
  3. Error thrown

    Expected behaviour

Should load or save completely

Actual behaviour

currently throws error and does not save or load

Server configuration

Operating system:

Ubuntu 14.04.4 LTS x64

Web server:

Database:

MySQL

Virtual Universe version:

1.0.2 RC2

Logs

May 04 10:36:47 - System.NullReferenceException: Object reference not set to an instance of an object at Universe.Modules.Archivers.ArchiveReadRequest.DearchiveRegion0DotStar () [0x00122] in /home/xxx/xxx/Virtual-Dev/Universe/Modules/Archivers/Region/ArchiveReadRequest.cs:197 at Universe.Modules.Archivers.ArchiveReadRequest.DearchiveRegion () [0x00002] in /home/xxx/xxx/Virtual-Dev/Universe/Modules/Archivers/Region/ArchiveReadRequest.cs:160 at Universe.Modules.Archivers.ArchiverModule.DearchiveRegion (System.String loadPath, Boolean merge, Boolean skipAssets, Boolean skipTerrain, Int32 offsetX, Int32 offsetY, Int32 offsetZ, Boolean flipX, Boolean flipY, Boolean useParcelOwnership, Boolean checkOwnership) [0x0004d] in /home/xxx/xxx/Virtual-Dev/Universe/Modules/Archivers/Region/ArchiverModule.cs:233 at Universe.Modules.Archivers.ArchiverModule.HandleLoadOarConsoleCommand (System.String[] cmdparams) [0x00202] in /home/xxx/xxx/Virtual-Dev/Universe/Modules/Archivers/Region/ArchiverModule.cs:169 at Universe.Region.SceneManager.HandleLoadOar (IScene scene, System.String[] cmdparams) [0x0020c] in /home/xxx/xxx/Virtual-Dev/Universe/Region/SceneManager.cs:1505

Note: User directory redacted for security protocol. When saving the OAR the same issue happens but crashes the console.

emperorstarfinder commented 8 years ago

Appears fixed with yesterday's commits from BritanyannStarfinder

Emperor Starfinder CEO/ Founder Core Developer Work Group Leader Grid Architecture Development Work Group Second Galaxy Development Team