flagflag  If you want to see English page, please click "English" Button at Left.

Re: 0.7 support

このトピックの投稿一覧へ

なし Re: 0.7 support

msg# 1.1
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2010-6-21 15:21 | 最終変更
admin  Webmaster   投稿数: 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,
投票数:103 平均点:4.27

投稿ツリー

  条件検索へ


サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 5月翌月
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 31
<今日>

オンライン状況

80 人のユーザが現在オンラインです。 (1 人のユーザが Forum を参照しています。)

登録ユーザ: 0
ゲスト: 80

もっと...

アクセスカウンタ

今日 : 1247412474124741247412474
昨日 : 7722772277227722
総計 : 2344395523443955234439552344395523443955234439552344395523443955
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com