0.7.5.1 Release

From OpenSimulator

Revision as of 17:20, 31 January 2014 by Justincc (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Release Notes

General

Welcome to OpenSimulator 0.7.5.1, an open-source multi-user 3D virtual environment/metaverse server platform.

As ever, OpenSimulator is a highly complex piece of alpha software. It's very likely but not guaranteed to work and various usage scenarios (standalone, grid, hypergrid, etc.) in combination with different dependencies (e.g. different versions of mono on Linux/Mac) can produce unexpected or unstable behaviour. If it breaks you get to keep both pieces.

If you are upgrading from a version prior to 0.7.x, make sure to read the 0.7 Release notes. There have been extensive changes in OpenSimulator from 0.6.x to 0.7.

When you are upgrading, we strongly recommend that you start off with the default configuration files and port over any changes you made to your older version of OpenSimulator.

As this is a wiki page, please feel free to update it with more information about migration or other issues as and when these come to light.

You can download this release of OpenSimulator from http://opensimulator.org/wiki/Download

Known issues

  • Arbitrary key:value storage for regions has not yet been implemented for SQLite or MSSQL. This is necessary for temporary attachments settings to be persisted. This functionality is considered experimental.
  • Regression in RLV functionality where objects given via the llGiveInventoryFolder() function with a folder name with the format #RLV/~gift are still placed in the #RLV folder but now with the name still as "#RLV/~gift" rather than just "~gift". This is being addressed in http://opensimulator.org/mantis/view.php?id=6311. Any help from viewer developers on this would be much appreciated, otherwise this regression may remain in the final 0.7.5 release.
  • In a stock Linden Lab viewer 2/3, various tabs and buttons will point back to the Linden Lab website. In particular, the profile data will try to fetch from the Linden Lab website. It's not known currently how/whether this can be changed in the stock viewer.
  • No form of prim equivalence is implemented for meshes.
  • Loading scripts from the simulator library does not work properly.
  • Multiple attachments on a single attachment point not supported.
  • Bulletsim physics engine support is in an intermediate state in this release and may not work at all under Linux. This will not affect users since the Open Dynamics Engine (ODE) remains the default physics engine in-use on OpenSimulator.
  • Mono.Addins DLLs have been updated for this release from version 0.5 to version 0.6 in order to support the experimental plugin repository functionality for the ROBUST services host (not yet the simulator itself). Since these are strongly named assemblies, external DLLs added to OpenSimulator that are built against previous OpenSimulator versions may generate exceptions on load such as
20:45:29 - [DATASNAPSHOT]: Creating directory DataSnapshot
log4net:ERROR DefaultRepositorySelector: Unhandled exception in GetInfoForAssemb
ly
System.IO.FileLoadException: Could not load file or assembly 'Mono.Addins, Versi
on=0.5.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its depe
ndencies. The located assembly's manifest definition does not match the assembly
  reference. (Exception from HRESULT: 0x80131040)
File name: 'Mono.Addins, Version=0.5.0.0, Culture=neutral, PublicKeyToken=0738eb
9f132ed756' 

The solution here is to get new assemblies which are built against the 0.6 Mono.Addins DLLs in OpenSimulator 0.7.5, or on Windows, make sure the DLLs are built with Specific Version = false for the Mono.Addins references. Alternatively, one may be able to make the DLL use the 0.6 Mono.Addins DLLs instead with a bindingRedirect.

Requirements

OpenSimulator requires:

  • .NET Framework 3.5 when running under Windows.
  • At least Mono 2.4.3 when running under Mono (Linux or Mac). Mono 2.6.x and Mono 2.10.x onwards work well. Mono 2.8.x versions are reported as less stable in some situations. OpenSimulator should also run under Mono 3.0.3 although, as with Mono 2.10 and earlier, there are still issues when running under the optional new sgen garbage collector . Some physics issues (at least on ODE) have been reported but we are not sure if these are still a problem on Mono 3.0.3. OpenSimulator does not run well (and sometimes not at all) on Mono 3.0.0 to 3.0.2 (Xamarin labels all Mono 3 versions as beta at this time).

Backwards Compatibility Notices

  • If you are upgrading from OpenSimulator 0.7.6, no configuration file changes are required, so you can directly copy in your previous config files. There are also no database migrations.

Changes

Avatars

  • Fixed issue where the additional visual params on avatars teleporting in from development code regions would generate errors due to a bug in the code. These errors would not be fatal but would stop the avatar ever appearing.

Hypergrid

  • Current outfit folder now available in the suitcase inventory.

Inventory

  • Fixed issue where an agent that declined an inventory offer and subsequently emptied their trash would make the item invalid in the giver's inventory.

Mesh/Sculpt

  • Mesh upload no longer fails if another user has entered and exited the region.

Physics

  • BulletSim fixes made for walking up stairs in certain directions, avatar contact with ground and running animation, high CPU when a degenerate sculptie is in a region. However, in thie release BulletSim is experimental and should not be considered ready for use.

Acknowledgements

Many, many thanks to all the developers, testers and community members who contributed to this release and who help out with OpenSimulator generally. Your hard work makes this all possible.

Personal tools
General
About This Wiki