flagflag  
100: 2023-08-14 (Mon) 13:10:47 iseki source Cur: 2023-08-15 (Tue) 19:01:55 iseki source
Line 63: Line 63:
 yum install dotnet-*-6.0  yum install dotnet-*-6.0
 + 
 git clone git://opensimulator.org/git/opensim  git clone git://opensimulator.org/git/opensim
 cd opensim  cd opensim
 git checkout dotnet6  git checkout dotnet6
 + 
 ./runprebuild.sh  ./runprebuild.sh
 ./compile.sh  ./compile.sh
 + 
 cd bin  cd bin
 ./opensim.sh  or ./OpenSim  ./opensim.sh  or ./OpenSim
Line 154: Line 154:
- estate item の作り方 - 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 ('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');  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 の対応付け - estate と Region の対応付け
Line 161: Line 161:
** Trouble Shooting [#lccfde88] ** Trouble Shooting [#lccfde88]
 +*** DB の prims テーブルの Textカラムに UTF-8 が格納できない問題 [#o27927b6]
 +- [[prims テーブル>./DB/prims/]]
 +- [[prims テーブルの UTF-8問題>./DB/prims/UTF-8]]
 +#br
 +
*** MySQL [#we6a9cd8] *** MySQL [#we6a9cd8]
**** MySQL error in ExecuteReader: MySql.Data.MySqlClient.MySqlException: Table '''XXXXXX''' is marked as crashed and should be repaired [#bb55dd0d] **** MySQL error in ExecuteReader: MySql.Data.MySqlClient.MySqlException: Table '''XXXXXX''' is marked as crashed and should be repaired [#bb55dd0d]
Line 177: Line 182:
 +-----------+-------------+------------​-------------------------------+  +-----------+-------------+------------​-------------------------------+
 3 rows in set (0.00 sec)  3 rows in set (0.00 sec)
 + 
 mysql> set session old_passwords = 0;  mysql> set session old_passwords = 0;
 Query OK, 0 rows affected (0.00 sec)  Query OK, 0 rows affected (0.00 sec)
 + 
 mysql> set password for 'OpensimUser'@'%' = password('XXXXXXXXXX');  mysql> set password for 'OpensimUser'@'%' = password('XXXXXXXXXX');
 Query OK, 0 rows affected (0.00 sec)  Query OK, 0 rows affected (0.00 sec)
 + 
 mysql> select Host,User,Password from user;  mysql> select Host,User,Password from user;
 +-----------+-------------+------------​-------------------------------+  +-----------+-------------+------------​-------------------------------+


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthApr 2024Next 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

134 user(s) are online (12 user(s) are browsing xpwiki)

Members: 0
Guests: 134

more...

Access Counter

Today : 1126511265112651126511265
Yesterday : 1795517955179551795517955
Total : 2337024223370242233702422337024223370242233702422337024223370242
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com