OpenSim/Web Interface (E)/Common Simple Settings
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** Common Simple Initial Settings of [[XoopenSim>XoopenSi...
- [[日本語 はここ>OpenSim/Web Interface/Common Simple Set...
- Explanatory notes
-- ''XOOPS_URL'' is top site URL of Xoops Cube, and ''MOO...
-- ''CMS_MODULE_PATH'' is directory path that [[XoopenSim...
*** Program for image processing [#c4b6383b]
- It is necessary to specify either of the following prog...
- Perhaps, this function doesn't operate in MS Windows. P...
**** [[Imagick>imagick]] of PHP [#z66b7283]
- [[Imagick>imagick]] is PHP module for ImageMagick
- When imagick module is not in the package of the distri...
- If you are lucky, it might work at MS Windows.
**** ImageMagick [#sde27726]
- It seems that package of ImageMagick exists in most Lin...
- At CentOS, ImageMagick has not the processing function ...
**** JasPer [#pd3b38ae]
- JasPer is tool and library for JPEG2000
- The processing function for JPEG2000 of ImageMagick use...
- If ImageMagick has not the processing function for JPEG...
- But, current JasPer has bug about alpha channel of JPEG...
- If you want to process image with alpha channel, you s...
*** Helper URI [#t56a6685]
- When SL Viwer is used, following URI is specified for '...
-- ex.) for XoopenSim: ''-helperuri XOOPS_URL/modules/xo...
-- ex.) for Modlos: ''-helperuri MOODLE_URL/blocks/modlos...
-- However, if the guest user doesn't have the access per...
- When Hippo Viewer or other 3rd party viewer is used, fo...
-- ex.) for XoopenSim: ''XOOPS_URL/modules/xoopensim/hel...
-- ex.) for Modlos: ''MOODLE_URL/blocks/modlos/helper/''
- In the viewer with the ''Get Grid Info'' function like ...
-- ex.) Robust.ini for XoopenSim
[GridInfoService]
; helper uri: optional: if it exists if will be used ...
; this for all economy related ...
; currently unused
economy = http://www.nsl.tuis.ac.jp/xoops/modules/xoo...
**** added functions by "Helper URL" [#p272f90f]
- Helper Function of currency:
-- Sales of the object and land with L$0 become possible.
-- ''Banker Avatar is available'' with DTL/NSL Currency S...
- Helper Function of landtool:
-- The land subdividing and integration become possible.
-- The sales setting of land becomes possible.
*** Login Screen [#k26dcfea]
- The ''Login Screen'' function is supported since v1.5.0...
- When SL Viwer is used, following URI is specified for '...
-- ex.) for XoopenSim: ''-helperuri XOOPS_URL/modules/xo...
-- ex.) for Modlos: ''-helperuri MOODLE_URL/blocks/modlos...
-- However, if the guest user doesn't have the access per...
- When Hippo Viewer or other 3rd party viewer is used, fo...
-- ex.) for XoopenSim: ''XOOPS_URL/modules/xoopensim/hel...
-- ex.) for Modlos: ''MOODLE_URL/blocks/modlos/helper/log...
- In the viewer with the ''Get Grid Info'' function like ...
-- ex.) Robust.ini for Modlos
[GridInfoService]
; login page: optional: if it exists it will be used ...
; this as splash page
; currently unused
welcome = http://el.nsl.tuis.ac.jp/moodle/blocks/modl...
- You can edit ''[[Alert Infomation Box>#sfc1c498]]'' at ...
- Login Screen image files are ''login1.jpg - login4.jpg'...
- Logo image file is ''CMS_MODULE_PATH/opensimwiredux/ima...
*** World Map [#h2a424c2]
- Enable Map modules in OpenSim.ini
WorldMapModule = "WorldMap"
MapImageModule = "MapImageModule"
- OpenSim 0.7.x has bug of World Map function. Therefore,...
- If you apply this "OpenSim Patches for 0.7" to 0.7.0.2,...
*** Region Statistics [#j8ee7a51]
- When the following settings are specified in OpenSim.in...
- However, if URL is manual input, even the guest user ca...
[WebStats]
enabled=true
*** Flotsam Group Function [#nad989a8]
- It is possible to use Group Function at OpenSim
- When XoopenSim or Modlos is installed, needed DB is ins...
- You should set OpenSim.ini with same read/write key tha...
- For XoopenSim, if the guest user doesn't have the acces...
**** Settings (0.7) [#d469f5c9]
- ex.) for XoopenSim
[Groups]
Enabled = true
Module = GroupsModule
NoticesEnabled = true
MessagingModule = GroupsMessagingModule
MessagingEnabled = true
ServicesConnectorModule = XmlRpcGroupsServicesConnector
GroupsServerURI = XOOPS_URL/modules/xoopensim/h...
XmlRpcServiceReadKey = "Read Key"
XmlRpcServiceWriteKey = "Write Key"
**** Settings (0.6.x) [#n6144386]
- ex.) for XoopenSim
[Groups]
Enabled = true
Module = GroupsModule
DebugEnabled = false
ServicesConnectorModule = XmlRpcGroupsServicesConnector
XmlRpcServiceURL = XOOPS_URL/modules/xoopensim...
XmlRpcServiceReadKey = "Read Key"
XmlRpcServiceWriteKey = "Write Key"
- The Group function of this version is a unverification ...
*** Offline Message and Mute List [#re3a5103]
- The Offline message and the Mute list function are set ...
- When XoopenSim or Modlos is installed, needed DB is ins...
- When the Mute list function is used, ''NSLModules.Messa...
**** Setting of OpenSim.ini [#s54822ac]
- When you use NSL Mute list moudle, value of ''MuteListM...
-- for XoopenSim
[Messaging]
InstantMessageModule = InstantMessageModule
MessageTransferModule = MessageTransferModule
OfflineMessageModule = OfflineMessageModule
OfflineMessageURL = XOOPS_URL/modules/xoopensim/helpe...
MuteListModule = NSLMuteListModule
MuteListURL = XOOPS_URL/modules/xoopensim/helper/mute...
**** Recompile of module [#a8b75fd1]
- When ''NSLModules.Messaging.MuteListEdit.dll'' is compi...
# cp -Rpd nsl.modules OPENSIM_INSTALL_DIR
# cd OPENSIM_INSTALL_DIR/nsl.modules
# ./build.sh
*** Osprofile Function [#ob18ff08]
- It is necessary to add the module to the region server ...
- Binary of ''OpenSimProfile.Modules.dll'' module exists ...
- When XoopenSim or Modlos is installed, needed DB is ins...
**** Setting of OpenSim.ini [#m2128776]
- ''[Profile] section'' is added to OpenSim.ini, and ''Pr...
- Example
[Profile]
; Change it to your own HTTP server to have the Profi...
ProfileURL = http://el.nsl.tuis.ac.jp/moodle/blocks/m...
;ProfileURL = http://www.nsl.tuis.ac.jp/xoops/modules...
**** config-include/Grid.ini [#f43dd953]
- Change ''[Profile] section'' from BasicProfileModule to...
[Profile]
Module = "OpenProfileModule"
**** Recompile of module [#rf8e414b]
- When ''OpenSimProfile.Modules.dll'' is compiled again, ...
# cp -Rpd osprofile OPENSIM_INSTALL_DIR
# cd OPENSIM_INSTALL_DIR/osprofile
# ./build.sh
**** Attention [#z98490b5]
- All the profile functions are not able to be used.
*** Ossearch Function [#zd8eccbb]
- It is necessary to add the module to the region server ...
- Binary of ''OpenSimSearch.Modules.dll'' module exists i...
- When XoopenSim or Modlos is installed, needed DB is ins...
**** Setting of OpenSim.ini [#pa840bdf]
- [DataSnapshot],[Modules] and [Search] section in OpenSi...
-- ex.) for XoopenSim
[DataSnapshot]
index_sims = true
gridname = "Your Grid Name"
data_services = "XOOPS_URL/modules/xoopensim/helper/r...
[Modules]
LandServices = "RemoteLandServicesConnector"
[Search]
SearchURL = "XOOPS_URL/modules/xoopensim/helper/query...
- After 0.7.1, ''LoandService'' of the [Modules] section...
**** Setting of cron [#fe1ce7ec]
- It is necessary to execute ''CMS_MODULE_PATH/include/cr...
-- crontab command at Linux/Unix
# crontab -u apache -e
-- Example of setting
*/30 * * * * /usr/local/bin/php /usr/local/apache/htdocs...
- You may call cron.php from an outside machine with ''wg...
-- ex.) for XoopenSim
wget XOOPS_URL/modules/xoopensim/include/cron.php -O /de...
- In the case to use ''Modlos'', when you have regularly ...
**** RemoteLandServicesConnector [#u484bdd5]
- At 0.7, 0.7.0.x, execution of OpenSim.exe will be error...
09:26:23 - [REGIONMODULE]: Adding scene TEST to shared m...
09:26:23 - [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptio...
Exception: System.Exception: No IGridService available. ...
at OpenSim.Region.Framework.Scenes.Scene.get_GridServic...
at OpenSim.Region.CoreModules.ServiceConnectorsOut.Land...
at OpenSim.ApplicationPlugins.RegionModulesController.R...
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework....
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework....
at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPl...
at OpenSim.OpenSimBase.StartupSpecific () [0x00000] in ...
at OpenSim.OpenSim.StartupSpecific () [0x00000] in <fil...
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup ...
at OpenSim.Application.Main (System.String[] args) [0x0...
- In this case, please patch to the source code with [[pa...
- If you apply this patch to 0.7.0.2, rej file is created...
- At 0.7.1Dev, becase ''RemoteLandServicesConnector'' is ...
**** Recompile of module [#daed1754]
- When ''OpenSimSearch.Modules.dll'' is compiled again, c...
# cp -Rpd ossearch OPENSIM_INSTALL_DIR
# cd OPENSIM_INSTALL_DIR/ossearch
# ./build.sh
**** Attention [#dfc8f2f0]
- All the search functions are not able to be used.
*** Auto DB Synchronization with OpenSim DB [#c1c3cdfd]
- It automatically synchronizes with DB of XoopenSim/Modl...
- Synchronization of Avatar
-- If there is data of avatar on the OpenSim side, the da...
-- If there is no data of avatar that corresponds to avat...
*** Chage of Estate (Region) Owner [#df69e193]
- When the region name is clicked on the region list scre...
- In the operation of DB, both the region and the estate ...
- It is necessary to reboot the Region server to change e...
*** Change of Voice Chat Mode [#h4b27791]
- When the region name is clicked on the region list scre...
- Two or more Percel exists in one region, and the voice ...
- The mode displayed on the region information screen is ...
- When the mode of the voice chat is set on the region in...
- It is necessary to reboot the Region server to change e...
- ''[[FreeSwitch>OpenSim/FreeSwitch (E)]]'' is necessary ...
&ref(/XoopenSim (E)/XoopenSim_RegionInfo_e.jpg);
*** Support of StandAlone mode [#v6a1253e]
- You can not use [[XoopenSim>XoopenSim (E)]]/[[Modlos>Mo...
- If you want to execute [[XoopenSim>XoopenSim (E)]]/[[Mo...
- In addition, you must setup ''[GridService] section'' i...
**** [[for 0.7>./StandAlone for 0.7]] [#c440d7a6]
**** for 0.7.1.x and 0.7.2 Dev [#p23b04de]
- StandaloneCommon.ini
[DatabaseService]
;
; ### Choose the DB
; ; SQLite
;Include-Storage = "config-include/storage/SQLiteStan...
; Uncomment these lines if you want to use mysql stor...
; Change the connection string to your db details
StorageProvider = "OpenSim.Data.MySQL.dll"
ConnectionString = "Data Source=localhost;Database=op...
; Uncomment this line if you are using MySQL and want...
;EstateConnectionString = "Data Source=localhost;Data...
- And you should change ''[GridService]'' section at ''bi...
- Please enable ''StorageProvider = "OpenSim.Data.MySQL.d...
[GridService]
;; For in-memory region storage (default)
;StorageProvider = "OpenSim.Data.Null.dll:NullRegionD...
;;--- For MySql region storage (alternative)
StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegion...
- In addition, please chage [PresenceService]section at '...
- Please add ''StorageProvider = "OpenSim.Data.MySQL.dll:...
[PresenceService]
LocalServiceModule = "OpenSim.Services.PresenceServic...
;;StorageProvider = "OpenSim.Data.Null.dll"
StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegion...
*** Money Server [#m98b39a2]
- Money Server and [[XoopenSim>XoopenSim (E)]]/[[Modlos>M...
** Menu for Management [#v3da3dd8]
*** Convert DB from 0.6.x to 0.7 [#n8bcbb13]
**** Convert Sequence from 0.6.x to 0.7 [#sc479c1c]
+ Information in the DB of 0.6.7/0.6.8/0.6.9 as much as p...
+ It doesn't copy it when there is already corresponding ...
**** Procedure of Convert [#e0880c3a]
- DB update must be executed after ROBUST server executio...
+ start Robust Server (0.7)
+ stop Robust Server (For safety)
+ execute DB conversion by XoopenSim/Modlos
+ start Robust Server (0.7)
+ start Region Server (0.7)
*** Clear Texture Cache [#ec5a0b89]
- The cash of the texture loaded from OpenSim with Xoopen...
*** Clear Login Table [#rf1f7024]
- When the region server or the viewer terminate abnormal...
- The table of the DB that stores log in information on a...
*** Login Screen Management [#sfc1c498]
- You can edit ''Alert Information Box'' in Login Screen.
*** Lastnames Management [#d06de012]
- If ''Last Name Activation'' at setting page is checked ...
** Summary of setting files for XoopenSim/Modlos [#r02067...
*** Robust.ini [#c9df2413]
- for Modlos
[GridInfoService]
login = http://......:8002/
gridname = "Your Grid Name"
economy = MODLOS_URL/blocks/modlos/helper/
welcome = MODLOS_URL/blocks/modlos/helper/loginpage....
*** OpenSim.ini [#v4a5e160]
- for Modlos
[Startup]
WorldMapModule = "WorldMap"
MapImageModule = "MapImageModule"
[Groups]
Enabled = true
Module = GroupsModule
NoticesEnabled = true
MessagingModule = GroupsMessagingModule
MessagingEnabled = true
ServicesConnectorModule = XmlRpcGroupsServicesConnector
GroupsServerURI = MODLOS_URL/blocks/modlos/help...
XmlRpcServiceReadKey = "Read Key"
XmlRpcServiceWriteKey = "Write Key"
[Messaging]
InstantMessageModule = InstantMessageModule
MessageTransferModule = MessageTransferModule
OfflineMessageModule = OfflineMessageModule
OfflineMessageURL = MODLOS_URL/blocks/modlos/helper/o...
MuteListModule = NSLMuteListModule
MuteListURL = MODLOS_URL/blocks/modlos/helper/mute.php
[WebStats]
enabled=true
[DataSnapshot]
index_sims = true
gridname = "Your Grid Name"
data_services = "MODLOS_URL/blocks/modlos/helper/regi...
[Modules]
LandServices = "RemoteLandServicesConnector"
[Profile]
ProfileURL = "MODLOS_URL/blocks/modlos/helper/profile...
[Search]
SearchURL = "MODLOS_URL/blocks/modlos/helper/query.p...
終了行:
** Common Simple Initial Settings of [[XoopenSim>XoopenSi...
- [[日本語 はここ>OpenSim/Web Interface/Common Simple Set...
- Explanatory notes
-- ''XOOPS_URL'' is top site URL of Xoops Cube, and ''MOO...
-- ''CMS_MODULE_PATH'' is directory path that [[XoopenSim...
*** Program for image processing [#c4b6383b]
- It is necessary to specify either of the following prog...
- Perhaps, this function doesn't operate in MS Windows. P...
**** [[Imagick>imagick]] of PHP [#z66b7283]
- [[Imagick>imagick]] is PHP module for ImageMagick
- When imagick module is not in the package of the distri...
- If you are lucky, it might work at MS Windows.
**** ImageMagick [#sde27726]
- It seems that package of ImageMagick exists in most Lin...
- At CentOS, ImageMagick has not the processing function ...
**** JasPer [#pd3b38ae]
- JasPer is tool and library for JPEG2000
- The processing function for JPEG2000 of ImageMagick use...
- If ImageMagick has not the processing function for JPEG...
- But, current JasPer has bug about alpha channel of JPEG...
- If you want to process image with alpha channel, you s...
*** Helper URI [#t56a6685]
- When SL Viwer is used, following URI is specified for '...
-- ex.) for XoopenSim: ''-helperuri XOOPS_URL/modules/xo...
-- ex.) for Modlos: ''-helperuri MOODLE_URL/blocks/modlos...
-- However, if the guest user doesn't have the access per...
- When Hippo Viewer or other 3rd party viewer is used, fo...
-- ex.) for XoopenSim: ''XOOPS_URL/modules/xoopensim/hel...
-- ex.) for Modlos: ''MOODLE_URL/blocks/modlos/helper/''
- In the viewer with the ''Get Grid Info'' function like ...
-- ex.) Robust.ini for XoopenSim
[GridInfoService]
; helper uri: optional: if it exists if will be used ...
; this for all economy related ...
; currently unused
economy = http://www.nsl.tuis.ac.jp/xoops/modules/xoo...
**** added functions by "Helper URL" [#p272f90f]
- Helper Function of currency:
-- Sales of the object and land with L$0 become possible.
-- ''Banker Avatar is available'' with DTL/NSL Currency S...
- Helper Function of landtool:
-- The land subdividing and integration become possible.
-- The sales setting of land becomes possible.
*** Login Screen [#k26dcfea]
- The ''Login Screen'' function is supported since v1.5.0...
- When SL Viwer is used, following URI is specified for '...
-- ex.) for XoopenSim: ''-helperuri XOOPS_URL/modules/xo...
-- ex.) for Modlos: ''-helperuri MOODLE_URL/blocks/modlos...
-- However, if the guest user doesn't have the access per...
- When Hippo Viewer or other 3rd party viewer is used, fo...
-- ex.) for XoopenSim: ''XOOPS_URL/modules/xoopensim/hel...
-- ex.) for Modlos: ''MOODLE_URL/blocks/modlos/helper/log...
- In the viewer with the ''Get Grid Info'' function like ...
-- ex.) Robust.ini for Modlos
[GridInfoService]
; login page: optional: if it exists it will be used ...
; this as splash page
; currently unused
welcome = http://el.nsl.tuis.ac.jp/moodle/blocks/modl...
- You can edit ''[[Alert Infomation Box>#sfc1c498]]'' at ...
- Login Screen image files are ''login1.jpg - login4.jpg'...
- Logo image file is ''CMS_MODULE_PATH/opensimwiredux/ima...
*** World Map [#h2a424c2]
- Enable Map modules in OpenSim.ini
WorldMapModule = "WorldMap"
MapImageModule = "MapImageModule"
- OpenSim 0.7.x has bug of World Map function. Therefore,...
- If you apply this "OpenSim Patches for 0.7" to 0.7.0.2,...
*** Region Statistics [#j8ee7a51]
- When the following settings are specified in OpenSim.in...
- However, if URL is manual input, even the guest user ca...
[WebStats]
enabled=true
*** Flotsam Group Function [#nad989a8]
- It is possible to use Group Function at OpenSim
- When XoopenSim or Modlos is installed, needed DB is ins...
- You should set OpenSim.ini with same read/write key tha...
- For XoopenSim, if the guest user doesn't have the acces...
**** Settings (0.7) [#d469f5c9]
- ex.) for XoopenSim
[Groups]
Enabled = true
Module = GroupsModule
NoticesEnabled = true
MessagingModule = GroupsMessagingModule
MessagingEnabled = true
ServicesConnectorModule = XmlRpcGroupsServicesConnector
GroupsServerURI = XOOPS_URL/modules/xoopensim/h...
XmlRpcServiceReadKey = "Read Key"
XmlRpcServiceWriteKey = "Write Key"
**** Settings (0.6.x) [#n6144386]
- ex.) for XoopenSim
[Groups]
Enabled = true
Module = GroupsModule
DebugEnabled = false
ServicesConnectorModule = XmlRpcGroupsServicesConnector
XmlRpcServiceURL = XOOPS_URL/modules/xoopensim...
XmlRpcServiceReadKey = "Read Key"
XmlRpcServiceWriteKey = "Write Key"
- The Group function of this version is a unverification ...
*** Offline Message and Mute List [#re3a5103]
- The Offline message and the Mute list function are set ...
- When XoopenSim or Modlos is installed, needed DB is ins...
- When the Mute list function is used, ''NSLModules.Messa...
**** Setting of OpenSim.ini [#s54822ac]
- When you use NSL Mute list moudle, value of ''MuteListM...
-- for XoopenSim
[Messaging]
InstantMessageModule = InstantMessageModule
MessageTransferModule = MessageTransferModule
OfflineMessageModule = OfflineMessageModule
OfflineMessageURL = XOOPS_URL/modules/xoopensim/helpe...
MuteListModule = NSLMuteListModule
MuteListURL = XOOPS_URL/modules/xoopensim/helper/mute...
**** Recompile of module [#a8b75fd1]
- When ''NSLModules.Messaging.MuteListEdit.dll'' is compi...
# cp -Rpd nsl.modules OPENSIM_INSTALL_DIR
# cd OPENSIM_INSTALL_DIR/nsl.modules
# ./build.sh
*** Osprofile Function [#ob18ff08]
- It is necessary to add the module to the region server ...
- Binary of ''OpenSimProfile.Modules.dll'' module exists ...
- When XoopenSim or Modlos is installed, needed DB is ins...
**** Setting of OpenSim.ini [#m2128776]
- ''[Profile] section'' is added to OpenSim.ini, and ''Pr...
- Example
[Profile]
; Change it to your own HTTP server to have the Profi...
ProfileURL = http://el.nsl.tuis.ac.jp/moodle/blocks/m...
;ProfileURL = http://www.nsl.tuis.ac.jp/xoops/modules...
**** config-include/Grid.ini [#f43dd953]
- Change ''[Profile] section'' from BasicProfileModule to...
[Profile]
Module = "OpenProfileModule"
**** Recompile of module [#rf8e414b]
- When ''OpenSimProfile.Modules.dll'' is compiled again, ...
# cp -Rpd osprofile OPENSIM_INSTALL_DIR
# cd OPENSIM_INSTALL_DIR/osprofile
# ./build.sh
**** Attention [#z98490b5]
- All the profile functions are not able to be used.
*** Ossearch Function [#zd8eccbb]
- It is necessary to add the module to the region server ...
- Binary of ''OpenSimSearch.Modules.dll'' module exists i...
- When XoopenSim or Modlos is installed, needed DB is ins...
**** Setting of OpenSim.ini [#pa840bdf]
- [DataSnapshot],[Modules] and [Search] section in OpenSi...
-- ex.) for XoopenSim
[DataSnapshot]
index_sims = true
gridname = "Your Grid Name"
data_services = "XOOPS_URL/modules/xoopensim/helper/r...
[Modules]
LandServices = "RemoteLandServicesConnector"
[Search]
SearchURL = "XOOPS_URL/modules/xoopensim/helper/query...
- After 0.7.1, ''LoandService'' of the [Modules] section...
**** Setting of cron [#fe1ce7ec]
- It is necessary to execute ''CMS_MODULE_PATH/include/cr...
-- crontab command at Linux/Unix
# crontab -u apache -e
-- Example of setting
*/30 * * * * /usr/local/bin/php /usr/local/apache/htdocs...
- You may call cron.php from an outside machine with ''wg...
-- ex.) for XoopenSim
wget XOOPS_URL/modules/xoopensim/include/cron.php -O /de...
- In the case to use ''Modlos'', when you have regularly ...
**** RemoteLandServicesConnector [#u484bdd5]
- At 0.7, 0.7.0.x, execution of OpenSim.exe will be error...
09:26:23 - [REGIONMODULE]: Adding scene TEST to shared m...
09:26:23 - [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptio...
Exception: System.Exception: No IGridService available. ...
at OpenSim.Region.Framework.Scenes.Scene.get_GridServic...
at OpenSim.Region.CoreModules.ServiceConnectorsOut.Land...
at OpenSim.ApplicationPlugins.RegionModulesController.R...
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework....
at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework....
at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPl...
at OpenSim.OpenSimBase.StartupSpecific () [0x00000] in ...
at OpenSim.OpenSim.StartupSpecific () [0x00000] in <fil...
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup ...
at OpenSim.Application.Main (System.String[] args) [0x0...
- In this case, please patch to the source code with [[pa...
- If you apply this patch to 0.7.0.2, rej file is created...
- At 0.7.1Dev, becase ''RemoteLandServicesConnector'' is ...
**** Recompile of module [#daed1754]
- When ''OpenSimSearch.Modules.dll'' is compiled again, c...
# cp -Rpd ossearch OPENSIM_INSTALL_DIR
# cd OPENSIM_INSTALL_DIR/ossearch
# ./build.sh
**** Attention [#dfc8f2f0]
- All the search functions are not able to be used.
*** Auto DB Synchronization with OpenSim DB [#c1c3cdfd]
- It automatically synchronizes with DB of XoopenSim/Modl...
- Synchronization of Avatar
-- If there is data of avatar on the OpenSim side, the da...
-- If there is no data of avatar that corresponds to avat...
*** Chage of Estate (Region) Owner [#df69e193]
- When the region name is clicked on the region list scre...
- In the operation of DB, both the region and the estate ...
- It is necessary to reboot the Region server to change e...
*** Change of Voice Chat Mode [#h4b27791]
- When the region name is clicked on the region list scre...
- Two or more Percel exists in one region, and the voice ...
- The mode displayed on the region information screen is ...
- When the mode of the voice chat is set on the region in...
- It is necessary to reboot the Region server to change e...
- ''[[FreeSwitch>OpenSim/FreeSwitch (E)]]'' is necessary ...
&ref(/XoopenSim (E)/XoopenSim_RegionInfo_e.jpg);
*** Support of StandAlone mode [#v6a1253e]
- You can not use [[XoopenSim>XoopenSim (E)]]/[[Modlos>Mo...
- If you want to execute [[XoopenSim>XoopenSim (E)]]/[[Mo...
- In addition, you must setup ''[GridService] section'' i...
**** [[for 0.7>./StandAlone for 0.7]] [#c440d7a6]
**** for 0.7.1.x and 0.7.2 Dev [#p23b04de]
- StandaloneCommon.ini
[DatabaseService]
;
; ### Choose the DB
; ; SQLite
;Include-Storage = "config-include/storage/SQLiteStan...
; Uncomment these lines if you want to use mysql stor...
; Change the connection string to your db details
StorageProvider = "OpenSim.Data.MySQL.dll"
ConnectionString = "Data Source=localhost;Database=op...
; Uncomment this line if you are using MySQL and want...
;EstateConnectionString = "Data Source=localhost;Data...
- And you should change ''[GridService]'' section at ''bi...
- Please enable ''StorageProvider = "OpenSim.Data.MySQL.d...
[GridService]
;; For in-memory region storage (default)
;StorageProvider = "OpenSim.Data.Null.dll:NullRegionD...
;;--- For MySql region storage (alternative)
StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegion...
- In addition, please chage [PresenceService]section at '...
- Please add ''StorageProvider = "OpenSim.Data.MySQL.dll:...
[PresenceService]
LocalServiceModule = "OpenSim.Services.PresenceServic...
;;StorageProvider = "OpenSim.Data.Null.dll"
StorageProvider = "OpenSim.Data.MySQL.dll:MySqlRegion...
*** Money Server [#m98b39a2]
- Money Server and [[XoopenSim>XoopenSim (E)]]/[[Modlos>M...
** Menu for Management [#v3da3dd8]
*** Convert DB from 0.6.x to 0.7 [#n8bcbb13]
**** Convert Sequence from 0.6.x to 0.7 [#sc479c1c]
+ Information in the DB of 0.6.7/0.6.8/0.6.9 as much as p...
+ It doesn't copy it when there is already corresponding ...
**** Procedure of Convert [#e0880c3a]
- DB update must be executed after ROBUST server executio...
+ start Robust Server (0.7)
+ stop Robust Server (For safety)
+ execute DB conversion by XoopenSim/Modlos
+ start Robust Server (0.7)
+ start Region Server (0.7)
*** Clear Texture Cache [#ec5a0b89]
- The cash of the texture loaded from OpenSim with Xoopen...
*** Clear Login Table [#rf1f7024]
- When the region server or the viewer terminate abnormal...
- The table of the DB that stores log in information on a...
*** Login Screen Management [#sfc1c498]
- You can edit ''Alert Information Box'' in Login Screen.
*** Lastnames Management [#d06de012]
- If ''Last Name Activation'' at setting page is checked ...
** Summary of setting files for XoopenSim/Modlos [#r02067...
*** Robust.ini [#c9df2413]
- for Modlos
[GridInfoService]
login = http://......:8002/
gridname = "Your Grid Name"
economy = MODLOS_URL/blocks/modlos/helper/
welcome = MODLOS_URL/blocks/modlos/helper/loginpage....
*** OpenSim.ini [#v4a5e160]
- for Modlos
[Startup]
WorldMapModule = "WorldMap"
MapImageModule = "MapImageModule"
[Groups]
Enabled = true
Module = GroupsModule
NoticesEnabled = true
MessagingModule = GroupsMessagingModule
MessagingEnabled = true
ServicesConnectorModule = XmlRpcGroupsServicesConnector
GroupsServerURI = MODLOS_URL/blocks/modlos/help...
XmlRpcServiceReadKey = "Read Key"
XmlRpcServiceWriteKey = "Write Key"
[Messaging]
InstantMessageModule = InstantMessageModule
MessageTransferModule = MessageTransferModule
OfflineMessageModule = OfflineMessageModule
OfflineMessageURL = MODLOS_URL/blocks/modlos/helper/o...
MuteListModule = NSLMuteListModule
MuteListURL = MODLOS_URL/blocks/modlos/helper/mute.php
[WebStats]
enabled=true
[DataSnapshot]
index_sims = true
gridname = "Your Grid Name"
data_services = "MODLOS_URL/blocks/modlos/helper/regi...
[Modules]
LandServices = "RemoteLandServicesConnector"
[Profile]
ProfileURL = "MODLOS_URL/blocks/modlos/helper/profile...
[Search]
SearchURL = "MODLOS_URL/blocks/modlos/helper/query.p...
ページ名: