flagflag  

Re: 0.7 support

List posts in the topic

なし Re: 0.7 support

msg# 1.1
depth:
1
Previous post - Next post | Parent - No child | Posted on 2010/6/21 15:21 | Last modified
admin  Webmaster   Posts: 245
Hello.

Thank you for your interest XoopenSim.
We have an available version for latest 0.7Dev. This version is support new DB format of 0.7Dev and automatic DB synchronize.

But this is test (beta) version. Perhaps, there are some bugs.
If you want to try to use this version, you can download by using svn command.

# svn co http://www.nsl.tuis.ac.jp/svn/php/xoopensim/trunk xoopensim
# cd xoopensim
# svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.phplib/trunk opensim.phplib
# svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensimwiredux/trunk opensimwiredux
# svn co http://www.nsl.tuis.ac.jp/svn/opensim/flotsam_XmlRpcGroup/trunk flotsam_XmlRpcGroup
# svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.osprofile/trunk osprofile

Attension:
Latest OpenSim 0.7Dev has bug of World Map Function. Therefore, XoopenSim can not display the World Map normally. Please patch to the source code with blow patch code.
We fairly reported on this to JIRA ahead. However, it is not corrected.
It puts it on Wiki.
Thanks.

Fumi.Iseki

PS. The next release (v1.4) schedules the end of June.


- http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/OpenSim/opensim_nsl_r13094_worldmap.patch
----------------------------------------------------------------------------------------------------
diff -Nur opensim-/OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs opensim/OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs
--- opensim-/OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs 2010-06-21 15:10:56.000000000 +0900
+++ opensim/OpenSim/Region/CoreModules/World/WorldMap/WorldMapModule.cs 2010-06-21 15:23:38.000000000 +0900
@@ -1006,7 +1006,9 @@

m_log.Debug("[MAPTILE]: STORING MAPTILE IMAGE");

- m_scene.RegionInfo.RegionSettings.TerrainImageID = UUID.Random();
+ UUID terrainImageID = UUID.Random();
+ m_scene.RegionInfo.RegionSettings.TerrainImageID = terrainImageID;
+ m_scene.RegionInfo.lastMapUUID = terrainImageID;

AssetBase asset = new AssetBase(
m_scene.RegionInfo.RegionSettings.TerrainImageID,
Votes:170 Average:4.94

Posts tree

  Advanced search


Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthJun 2025Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Today

Who's Online

115 user(s) are online (8 user(s) are browsing Forum)

Members: 0
Guests: 115

more...

Access Counter

Today : 2727
Yesterday : 1799417994179941799417994
Total : 2679954326799543267995432679954326799543267995432679954326799543
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com