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

LandObject error #23

Closed LifeGold closed 8 years ago

LifeGold commented 8 years ago

[BUG] in Primerka: System.NullReferenceException: Object reference not set to an instance of an object at Universe.Modules.Land.LandObject+cAnonStorey2.<>m0 (IScenePresence avatar) <0x41cf94a0 + 0x0003c> in :0 at Universe.Region.SceneGraph.ForEachScenePresence (System.Action1 action) <0x418964b0 + 0x000f4> in <filename unknown>:0 Март 17 02:58:50 - [BUG] Stack Trace: at Universe.Modules.Land.LandObject+<SendLandUpdateToAvatarsOverMe>c__AnonStorey2.<>m__0 (IScenePresence avatar) <0x41cf94a0 + 0x0003c> in <filename unknown>:0 at Universe.Region.SceneGraph.ForEachScenePresence (System.Action1 action) <0x418964b0 + 0x000f4> in :0

emperorstarfinder commented 8 years ago

your going to have to provide the entire error message it gave you that looks to only be part of it and follow the questions in the template provided when opening issues this way we know what exactly your doing so we can see whats going on and reproduce it ourselves. thats what that template is for now.

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

LifeGold commented 8 years ago

With this problem as I saw it in the console , a server Beta - test , and there are about 22 people walking . But I try to learn from those who have been in the region that they did .

emperorstarfinder commented 8 years ago

Okay any info you are able to give us as to what is causing this will be helpful.

When opening a new issue you will see a template with questions relating to the issue. Please use those questions to help describe the issue so we have that information when trying to reproduce and fix the problem.

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

emperorstarfinder commented 8 years ago

This issue is probably now resolved with the latest commit relating to CAPS

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

emperorstarfinder commented 8 years ago

It would appear this might be something with ODE physics. I will test on Bulletsim to see if this occurs as I actually unwittingly reproduced this error when I attempted to put a building out someone accidentally took and returned to me last night. At least now we can confirm this is an actual bug we need to sort out.

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

emperorstarfinder commented 8 years ago

Can you explain more what you did when this occurred? For example was a building or prims taken back to inventory and re-rezed? and you were using OpenDynamicsEngine I assume.

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

emperorstarfinder commented 8 years ago

After further testing I recommend you change the physics engine your using to Bulletsim and see if the issues here persist. This may be related to an issue with ODE

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

emperorstarfinder commented 8 years ago

Updates to OARs and IARs coming within the next couple of days. There are a few flags missing that we do not yet have. This may be the cause of this issue.

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

emperorstarfinder commented 8 years ago

Updates to all archiver services complete. This should now be fixed.

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

emperorstarfinder commented 8 years ago

Closing as nothing further has been reported on this and it appears to have been fixed in recent commits.

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