flagflag  If you want to see English page, please click "English" Button at Left.
65: 2010-08-30 (月) 00:32:15 iseki ソース 現: 2023-08-15 (火) 19:01:55 iseki ソース
Line 5: Line 5:
** Links [#r9fd5cf2] ** Links [#r9fd5cf2]
-- OpenSim サイト http://opensimulator.org/+- OpenSim サイト: http://opensimulator.org
 +- ダウンロード: http://opensimulator.org/dist/
 +- [[opensim-libs]]: git://opensimulator.org/git/opensim-libs​
 +
 +- http://www.isus.jp/article/game-special/​opensimulator_1/
 +
 +-  git git://opensimulator.org/git/opensim
#br #br
-*** Related Software [#v23eeb7c]+** Download [#hd556b0e] 
 +*** Git [#madae3be] 
 + git clone git://opensimulator.org/git/opensim 
 + 
 +** Related Software [#v23eeb7c]
- OpenMetaverse http://openmv.org/ - OpenMetaverse http://openmv.org/
 +- [[opensim-libs]]: http://opensimulator.org/git/opensim-lib​s​
- OpenLife http://openlifegrid.com/ - OpenLife http://openlifegrid.com/
-- [[XoopenSim]]: Xoops Cube 用 OpenSim インターフェイス by NSL 
-- [[DTL Money Server and its NSL Version>./MoneyServer]] 
- Freeの Assetと Inventoryのデータ [[OpenLibrary r0.20:http://openlifegrid.com/Support/Do​wnloads/tabid/67/Default.aspx]]  (要OpenLifeのアカウント) - Freeの Assetと Inventoryのデータ [[OpenLibrary r0.20:http://openlifegrid.com/Support/Do​wnloads/tabid/67/Default.aspx]]  (要OpenLifeのアカウント)
- OpenSim Web Interface  [[OpenSimWI-Redux:http://forge.opensimul​ator.org/gf/project/opensimwi]] - OpenSim Web Interface  [[OpenSimWI-Redux:http://forge.opensimul​ator.org/gf/project/opensimwi]]
-[[OpenSim - Grid Control Panel:http://osgc.eu-grid.eu/wiki/index.​php/Main_Page]] -[[OpenSim - Grid Control Panel:http://osgc.eu-grid.eu/wiki/index.​php/Main_Page]]
- 
- [[realXtend]] - [[realXtend]]
 +#br
 +
 +**** by NSL [#g68698ea]
 +- [[XoopenSim]]: Xoops Cube 用 OpenSim インターフェイス by NSL
 +- [[Modlos]]: Moodle 用 OpenSim インターフェイス by NSL
 +- [[DTL/NSL Money Server>./MoneyServer]] by NSL
 +- [[OAR Converter of Linux for Unity3D>OAR Converter]] by NSL
 +- [[OAR Converter of Windows for Unity3D>OARConvWin]] by NSL
 +
 +- [[Patch for OpenSim in NAT>./Patch for OpenSim in NAT]] by NSL
 +- [[OpenSim Modules by NSL>./NSL Modules]] bt NSL
 +-- [[SFS Wind Module>http://www.nsl.tuis.ac.jp/xoops/m​odules/xpwiki/?OpenSim%2FWind]]
#br #br
Line 34: Line 54:
- [[サーバコマンド>./Command]] - [[サーバコマンド>./Command]]
#br #br
- +- [[0.7.5>./0.7.5]] 
-*** [[0.6.9RC1>./0.6.9]] [#kc1e4909+- [[0.7.1>./0.7.1]
-*** [[0.7Dev>./0.7]] [#kc1e4909]+- [[0.7>./0.7]] 
 +- [[0.6.9RC1>./0.6.9]]
#br #br
-** Functions [#offe1195] +*** 0.9.3 with .NET6 [#c3b1b13d]
-*** [[Command>./Command]] [#h1bc87d5] +
-*** [[HTTP Command>./HTTP Command]] [#ia580387]+
-*** [[Console Mode>./Console]] [#v8106a6b] + yum install dotnet-*-6.0 
-*** [[Offline Message>./OfflineMessage]] [#jf95afd1] +  
-*** [[Mute List>./MuteList]] [#hc3b90d3]+ git clone git://opensimulator.org/git/opensim 
 + cd opensim 
 + git checkout dotnet6 
 +  
 + ;./runprebuild.sh 
 + ./compile.sh 
 +  
 + cd bin 
 + ./opensim.sh  or ./OpenSim
-*** [[データベース>./DB]] [#x9e55e74]+#br
-*** [[グループ機能>./Config/Group]] [#ue864a92] +** 内部構造 [#v9ddc5bc
- +*** Server [#p501406d] 
-*** [[osprofile>./osprofile]] [#b73f1b4f]+- [[Robust Server>./Robust]] 
 +#br
-*** [[Voice Chat>./VoiceChat]] [#sf17d19c+*** Functions [#offe1195
-*** FreeSwitch [#kad91bd9] +- CAPS:  http://mrtopf.de/blog/second-life/slga-c​apabilities-explained-technical/ 
-*** [[Ninja Physics>./NinjaPhysics]] [#z25af887]+- [[UniversalUserIdentifier : uuid(;endpoint(;first last(;secret))) >./UniversalUserIdentifier]]
-*** [[Script Engine>./ScriptEngine]] [#bc336cfa+- [[Helper Scripts>./Helper Scripts]] 
-*** [[Hyper Grid>./HyperGrid]] [#l29674b3+- [[Command>./Command]] 
-*** [[Simian Grid>./SimianGrid]] [#c26cf930+- [[HTTP Command>./HTTP Command]] 
-*** [[LSL>./LSL]] [#e4a8ab0b]+- [[Console Mode>./Console]] 
 +- [[Offline Message>./OfflineMessage]] 
 +- [[Mute List>./MuteList]] 
 +- [[データベース (DB)>./DB]] 
 +- [[グループ機能>./Config/Group]] 
 +- [[osprofile>./osprofile]] 
 +- [[ossearch>./ossearch]] 
 +- [[Flotsam Group>./Flotsam Group]] 
 +- [[Voice Chat>./VoiceChat]] 
 +- FreeSwitch 
 +- [[Ninja Physics>./NinjaPhysics]] 
 +- [[Script Engine>./ScriptEngine]] 
 +- [[Hyper Grid>./HyperGrid]] 
 +- [[Simian Grid>./SimianGrid]] 
 +- [[LSL>./LSL]] 
 +- [[Grid Info>./GridInfo]] 
 +- [[Friend>./Friend]] 
 +- [[Mesh>./Mesh]] 
 +- [[RegionHandle>./RegionHandle]]
#br #br
-** Our (NSL) Works [#v938594d] +*** Our (NSL's) Works [#v938594d] 
-*** [[Money Server>./MoneyServer]] [#jdacdbd7]+- [[Wind Module  (SFSW) >./Wind]]
-*** [[XoopenSim]] is Web Interface for [[Xoops Cube]] [#v69842b1] +- [[Money Server>./MoneyServer]] 
-*** [[Modlos]] is Web Interface for [[Moodle]] [#hcbcdd40]+- [[WEB Interface>./WEB Interface]] 
 +- [[XoopenSim]][en][[XoopenSim (E)]][/en] is Web Interface for [[Xoops Cube]] 
 +- [ja][[Modlos]][en][[Modlos (E)]][/en] is Web Interface for [[Moodle]] 
 +- [[OpenSim Diorama v2>./Diorama2]] 
 +- [[OpenSim Diorama v1>./Diorama]] 
 +- [[標高データ: r32ファイルへの変換>./r32file]]
-*** [[osprofile>./osprofile]] [#nc1af908] +- [[Hack>./hack]] 
-*** [[標高データ: r32ファイルへの変換>./r32file]] [#n93b9246+#br 
- +*** Modules [#z8b96d27] 
-*** [[OpenSim Diorama System>./Diorama]] [#u871179f+- [[OfflineMessage>./OfflineMessage]] 
- +- [[MuteList>./MuteList]
-*** [[Hack>./hack]] [#icde3dc5]+- [[OpenProfile>./OpenProfile]] 
 +- [[UserProfile>./UserProfile]] 
 +- [[OpenSearch>./OpenSearch]
 +- [[BasicSearch>./BasicSearch]] 
 +- [[flotsamGroup>./Flotsam Group]] 
 +- [[osGroup>./osGroup]
 +#br
#br #br
Line 82: Line 139:
#br #br
- 
*** [[Bugs>./Bugs]] [#o6d965cb] *** [[Bugs>./Bugs]] [#o6d965cb]
***[[DeBug>./DeBug]] [#ke79fce2] ***[[DeBug>./DeBug]] [#ke79fce2]
Line 94: Line 150:
- [[SIM境界から,SIM中央への強制ジャンプ>./crossed_region]] - [[SIM境界から,SIM中央への強制ジャンプ>./crossed_region]]
- [[Sculpt>./sculpt]] - [[Sculpt>./sculpt]]
 +- [[log4net>./log4net]]
#br #br
 +- estate item の作り方
 + insert into estate_settings (EstateID, EstateName,AllowVoice,UseGlobalTime,Pric​ePerMeter,AllowDirectTeleport,ParentEsta​teID,PublicAccess) Values ('106', 'Sirius01', '1', '1', '1','1','1','1');
 + 
 + insert into estate_settings (EstateID, EstateName,AllowVoice,UseGlobalTime,Pric​ePerMeter,AllowDirectTeleport,ParentEsta​teID,PublicAccess) Values ('111', 'Ayahime', '1', '1', '1','1','1','1');
 +- estate と Region の対応付け
 + update estate_map set EstateID='111' where RegionID='30e40c7e-1c29-40c8-b57d-3d7091​c1601d';
 +#br
 +
 +** Trouble Shooting [#lccfde88]
 +*** DB の prims テーブルの Textカラムに UTF-8 が格納できない問題 [#o27927b6]
 +- [[prims テーブル>./DB/prims/]]
 +- [[prims テーブルの UTF-8問題>./DB/prims/UTF-8]]
 +#br
 +
 +*** MySQL [#we6a9cd8]
 +**** MySQL error in ExecuteReader: MySql.Data.MySqlClient.MySqlException: Table '''XXXXXX''' is marked as crashed and should be repaired [#bb55dd0d]
 +- MySQL にログインし,''repair table XXXXXX;'' で修復.
 +#br
 +
 +**** Authentication with old password no longer supported, use 4.1 style passwords. [#e3542462]
 +- 接続用モジュールが変わってパスワードの文字が41文字必要だそうだ.
 +
 + +-----------+-------------+------------​-------------------------------+
 + | Host      | User        | Password                                  |
 + +-----------+-------------+------------​-------------------------------+
 + | localhost | root        | a446bd48313ea0e1                          |
 + | rigel-c  | OpensimUser | *DE2467C2A5C64DDF491A284A62A51A867F44FF9​B |
 + | %        | OpensimUser | fc842bd464941c95                          |
 + +-----------+-------------+------------​-------------------------------+
 + 3 rows in set (0.00 sec)
 + 
 + mysql> set session old_passwords = 0;
 + Query OK, 0 rows affected (0.00 sec)
 + 
 + mysql> set password for 'OpensimUser'@'%' = password('XXXXXXXXXX');
 + Query OK, 0 rows affected (0.00 sec)
 + 
 + mysql> select Host,User,Password from user;
 + +-----------+-------------+------------​-------------------------------+
 + | Host      | User        | Password                                  |
 + +-----------+-------------+------------​-------------------------------+
 + | localhost | root        | a446bd48313ea0e1                          |
 + | rigel-c  | OpensimUser | *DE2467C2A5C64DDF491A284A62A51A867F44FF9​B |
 + | %        | OpensimUser | *DE2467C2A5C64DDF491A284A62A51A867F44FF9​B |
 + +-----------+-------------+------------​-------------------------------+
 + 3 rows in set (0.00 sec)
**Index [#gac45695] **Index [#gac45695]
#ls2 #ls2


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

[en]Site Search[/en]サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

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

オンライン状況

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

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

もっと...

アクセスカウンタ

今日 : 2486248624862486
昨日 : 6869686968696869
総計 : 2317676923176769231767692317676923176769231767692317676923176769
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com