0.9.3.0

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Breaking Changes)
Line 9: Line 9:
  
 
= Breaking Changes =
 
= Breaking Changes =
* XEngine is no longer supported. Some scripts with peculiar syntax (things like divisions by zero), will need fix.
+
* XEngine is no longer supported. Some scripts with peculiar syntax (or things like divisions by zero, abusive implicit casts, etc), will need fix.
* old ODE is no longer supported. Old objects, in particular lsl vehicles, may not work under Bullet or UbODE
+
* old ODE is no longer supported. Old objects, in particular lsl vehicles, may not work under Bullet or UbODE.
  
 
= Known Issues =
 
= Known Issues =

Revision as of 12:03, 30 March 2023

Contents

General

VERSION UNDER DEVELOPMENT


Also see 0.9.2.2 Release Notes

Breaking Changes

  • XEngine is no longer supported. Some scripts with peculiar syntax (or things like divisions by zero, abusive implicit casts, etc), will need fix.
  • old ODE is no longer supported. Old objects, in particular lsl vehicles, may not work under Bullet or UbODE.

Known Issues

Requirements

OpenSimulator 0.9.3.0 requires:

  • dotnet6 runtime for your platform (also the SDK if you wish to compile)
  • On Windows you need to install the run time files for vc++
  • On windows you may need to authorize the install of older .NetFramework 3.5
  • on linux you will need libgdiplus
    • if you have mono 6.x complete, you already have libgdiplus, otherwise you need to install it for example on debian:
    • apt-get update && apt-get install -y apt-utils libgdiplus libc6-dev

Due to database migration renumbering which occurred at release 0.9.0.0, if you are upgrading from a version of OpenSimulator prior to 0.8.2.1, then you MUST first upgrade to *0.8.2.1* and then proceed to upgrade directly to 0.9.3.0. See 0.9.0.0_Release#Pivot_Release:_0.8.2.1 for more advice.

Changes and Fixes

Acknowledgements

Many thanks to all the developers (and their cats), 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