flagflag  
1: 2023-08-15 (Tue) 19:05:40 iseki source Cur: 2023-08-15 (Tue) 19:15:16 iseki source
Line 15: Line 15:
   at OpenSim.Services.SimulationService.Simul​ationDataService.StoreObject (OpenSim.Region.Framework.Scenes.SceneOb​jectGroup obj, OpenMetaverse.UUID regionUUID) [0x00000] in <e4c21485e2f94459bf60ab3b6739a1cb>:0    at OpenSim.Services.SimulationService.Simul​ationDataService.StoreObject (OpenSim.Region.Framework.Scenes.SceneOb​jectGroup obj, OpenMetaverse.UUID regionUUID) [0x00000] in <e4c21485e2f94459bf60ab3b6739a1cb>:0
   at OpenSim.Region.Framework.Scenes.SceneObj​ectGroup.ProcessBackup (OpenSim.Region.Framework.Interfaces.ISi​mulationDataService datastore, System.Boolean forcedBackup) [0x00341] in <8777cf221e4544bf893c42f6ef87e7f4>:0    at OpenSim.Region.Framework.Scenes.SceneObj​ectGroup.ProcessBackup (OpenSim.Region.Framework.Interfaces.ISi​mulationDataService datastore, System.Boolean forcedBackup) [0x00341] in <8777cf221e4544bf893c42f6ef87e7f4>:0
 +#br
 +*** 書き込み場所 [#jc102f0e]
 +- Data/MySQL/MySQLSimulationData.cs
 +       private void ExecuteNonQuery(MySqlCommand c)
 +       {
 +           try
 +           {
 +               c.ExecuteNonQuery();
 +           }
 +           catch (Exception e)
 +           {
 +               m_log.Error("[REGION DB]: MySQL error in ExecuteNonQuery: " + e.Message);
 +               throw;
 +           }
 +       }
 +
 +*** データ設定場所 [#f46aaeb0]
 +- /Data/MySQL/MySQLSimulationData.cs: L142辺り
 +       cmd.CommandText = "replace into prims (" +
 +
 +*** データ読み込み場所 [#k5e28b23]
 +- /Data/MySQL/MySQLSimulationData.cs: L350辺り
 +       SceneObjectPart prim = BuildPrim(reader);
 +#br


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 MonthJul 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 31
Today

Who's Online

108 user(s) are online (11 user(s) are browsing xpwiki)

Members: 0
Guests: 108

more...

Access Counter

Today : 1529152915291529
Yesterday : 2190021900219002190021900
Total : 2735360727353607273536072735360727353607273536072735360727353607
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com